SensorPaths¶
Children
- 
class 
TelemetrySystem.SensorGroups.SensorGroup.SensorPaths¶ Bases:
EntityClass Hierarchy:
TelemetrySystemSensorGroupsSensorGroupSensorPathsThis class represents configuration data.
Top level container to hold a set of sensor
paths grouped together
- 
sensor_path¶ List of paths in the model which together comprise a sensor grouping. Filters for each path to exclude items are also provided
type: list of
SensorPath
-