Service: Objects
This API is officially released and maintained. |
An RPC service to request a stream of objects messages. If a pipeline is already running, it will be used to stream the data. If no pipeline is running, it will be started first and then the stream will start. NOTE: in this second case, the pipeline will also be automatically stopped once there are no more clients requesting any stream type from the module.
Method | Request | Response |
---|---|---|
ObjectsStreamResponseStream |
Stream
A method to get a stream of objects messages from the pipeline
Request
Request message for objects stream
Field | Type | Default | Unit |
---|---|---|---|
untracked |
optional bool |
- |
- |
Fetch object list without tracking |