Bases: Entity
Class Hierarchy: System
Alarms
Alarm
This class represents state data.
List of alarms, keyed by a unique id
-
id
(key)
References the unique alarm id
type: str
refers to: id
config: False
-
config
Configuration data for each alarm
type: Config
config: False
-
state
Operational state data for a device alarm
type: State
config: False