SensorGroup¶
Keys
Children
-
class
TelemetrySystem.SensorGroups.
SensorGroup
¶ Bases:
Entity
Class Hierarchy:
TelemetrySystem
SensorGroups
SensorGroup
This class represents configuration data.
List of telemetry sensory groups on the local
system, where a sensor grouping represents a resuable
grouping of multiple paths and exclude filters.
-
sensor_group_id
(key)¶ Reference to the name or identifier of the sensor grouping
type: str
refers to:
sensor_group_id
-
sensor_paths
¶ Top level container to hold a set of sensor paths grouped together
type:
SensorPaths
-