State¶
Leafs
-
class
TelemetrySystem.SensorGroups.SensorGroup.SensorPaths.SensorPath.State¶ Bases:
EntityClass Hierarchy :
TelemetrySystemSensorGroupsSensorGroupSensorPathsSensorPathStateThis class represents state 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
config: False
-
exclude_filter¶ Filter to exclude certain values out of the state values
type: str
config: False
-