Config¶
Leafs
- 
class 
TelemetrySystem.SensorGroups.SensorGroup.SensorPaths.SensorPath.Config¶ Bases:
EntityClass Hierarchy:
TelemetrySystemSensorGroupsSensorGroupSensorPathsSensorPathConfigThis class represents configuration data.
Configuration parameters to configure a set
of data model paths as a sensor grouping
- 
path¶ Path to a section of operational state of interest (the sensor)
type: str
- 
exclude_filter¶ Filter to exclude certain values out of the state values
type: str
-