Subscription

Keys

Children

class TelemetrySystem.Subscriptions.Dynamic.Subscription

Bases: Entity

Class Hierarchy : TelemetrySystem Subscriptions Dynamic Subscription

This 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_id

config: False

state

State information relating to dynamic telemetry subscriptions

type: State

config: False

sensor_paths

Top level container to hold a set of sensor paths grouped together

type: SensorPaths

config: False