Persistent

Children

class TelemetrySystem.Subscriptions.Persistent

Bases: Entity

Class Hierarchy: TelemetrySystem Subscriptions Persistent

This class represents configuration data.

This container holds information relating to persistent

telemetry subscriptions. A persistent telemetry

subscription is configued locally on the device through

configuration, and is persistent across device restarts or

other redundancy changes.

subscription

List of telemetry subscriptions. A telemetry subscription consists of a set of collection destinations, stream attributes, and associated paths to state information in the model (sensor data)

type: list of Subscription