Home > @ibloat/homie-ts > Lifecycle
Valid values of a Device’s DeviceAttributes.state attribute.
Member | Value | Description |
---|---|---|
ALERT | = "alert" |
|
DISCONNECTED | = "disconnected" |
|
INIT | = "init" |
|
LOST | = "lost" |
|
READY | = "ready" |
|
SLEEPING | = "sleeping" |