On/Off 0x0006
Attributes and commands for switching devices between 'On' and 'Off' states.
Spec History
Matter 1.0
rev 4
Matter 1.1
rev 4
Matter 1.2
rev 5
Matter 1.3
rev 6
Matter 1.4
rev 6
Matter 1.5
rev 6
Matter master
rev 6
Attributes (5)
| Code | Name | Type |
|---|---|---|
| 0x0000 | OnOff | boolean |
| 0x4000 | GlobalSceneControl | boolean |
| 0x4001 | OnTime | int16u |
| 0x4002 | OffWaitTime | int16u |
| 0x4003 | StartUpOnOff | StartUpOnOffEnum |
Commands (6)
| Code | Name | Direction |
|---|---|---|
| 0x00 | Off | client→server |
| 0x01 | On | client→server |
| 0x02 | Toggle | client→server |
| 0x40 | OffWithEffect | client→server |
| 0x41 | OnWithRecallGlobalScene | client→server |
| 0x42 | OnWithTimedOff | client→server |
Features (3)
| Bit | Code | Name |
|---|---|---|
| 0 | LT | Lighting — Behavior that supports lighting applications. |
| 1 | DF | DeadFrontBehavior — Device has Dead Front behavior |
| 2 | OFFONLY | OffOnly — Device supports the OffOnly Feature feature |