State¶
Leafs
-
class
TelemetrySystem.Subscriptions.Dynamic.Subscription.SensorPaths.SensorPath.
State
¶ Bases:
Entity
Class Hierarchy:
TelemetrySystem
Subscriptions
Dynamic
Subscription
SensorPaths
SensorPath
State
This class represents state data.
State information for a dynamic subscription’s
paths of interest
-
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
-