State¶
Leafs
-
class
TelemetrySystem.SensorGroups.SensorGroup.SensorPaths.SensorPath.
State
¶ Bases:
Entity
Class Hierarchy:
TelemetrySystem
SensorGroups
SensorGroup
SensorPaths
SensorPath
State
This 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
-