Static Public Attributes | |
| int | COVERING_IS_CURRENTLY_CLOSING = 0b10 |
| int | COVERING_IS_CURRENTLY_NOT_MOVING = 0b00 |
| int | COVERING_IS_CURRENTLY_OPENING = 0b01 |
| int | RESERVED = 0b11 |
Currently ongoing operations enumeration for coverings, as defined in the Matter spec.
|
static |
|
static |
|
static |
|
static |