Subscription¶
Keys
Children
-
class
TelemetrySystem.Subscriptions.Dynamic.Subscription¶ Bases:
EntityClass Hierarchy :
TelemetrySystemSubscriptionsDynamicSubscriptionThis class represents state data.
List representation of telemetry subscriptions that
are configured via an inline RPC, otherwise known
as dynamic telemetry subscriptions.
-
subscription_id(key)¶ Reference to the identifier of the subscription itself. The id will be the handle to refer to the subscription once created
type: int
range: 0..18446744073709551615
refers to:
subscription_idconfig: False
-
sensor_paths¶ Top level container to hold a set of sensor paths grouped together
type:
SensorPathsconfig: False
-