Service: Record

This API is officially released and maintained.

The record service allows streaming of recording data to a client. It requests and combines all the required recording data (metadata, raw, states, vtu, pcd) into one stream. A message in the stream consists of a file-path and the corresponding data. That means that one message represents one file in a recording archive.

Table 1. Available methods
Method Request Response

Stream

RecordStreamRequest

RecordStreamResponseStream

Stream

Get a stream of recording data.

Request

Request for getting a stream of record messages

Response Stream

Response for getting a stream of record messages

Table 2. Available fields in blickfeld.toolkit.services.RecordStreamResponse
Field Type Default Unit

file

data.Record.File

-

-

File of a recording

data_loss

bool

-

-

Indicates that the internal send buffer is full and drops data.