State¶
Leafs
-
class
TelemetrySystem.Subscriptions.Dynamic.Subscription.SensorPaths.SensorPath.State¶ Bases:
EntityClass Hierarchy :
TelemetrySystemSubscriptionsDynamicSubscriptionSensorPathsSensorPathStateThis 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
-