SensorProfiles¶
Children
-
class
TelemetrySystem.Subscriptions.Persistent.Subscription.
SensorProfiles
¶ Bases:
Entity
Class Hierarchy:
TelemetrySystem
Subscriptions
Persistent
Subscription
SensorProfiles
This class represents configuration data.
A sensor profile is a set of sensor groups or
individual sensor paths which are associated with a
telemetry subscription. This is the source of the
telemetry data for the subscription to send to the
defined collectors.
-
sensor_profile
¶ List of telemetry sensor groups used in the subscription
type: list of
SensorProfile
-