Dynamic¶
Children
-
class
TelemetrySystem.Subscriptions.
Dynamic
¶ Bases:
Entity
Class Hierarchy:
TelemetrySystem
Subscriptions
Dynamic
This class represents configuration data.
This container holds information relating to dynamic
telemetry subscriptions. A dynamic subscription is
typically configured through an RPC channel, and does not
persist across device restarts, or if the RPC channel is
reset or otherwise torn down.
-
subscription
¶ List representation of telemetry subscriptions that are configured via an inline RPC, otherwise known as dynamic telemetry subscriptions
type: list of
Subscription
config: False
-