Clusters »
Level Control »
Matter 1.6
| Code |
Name |
Type |
| 0x0000 |
CurrentLevel |
int8u |
| 0x0001 |
RemainingTime |
int16u |
| 0x0002 |
MinLevel |
int8u |
| 0x0003 |
MaxLevel |
int8u |
| 0x0004 |
CurrentFrequency |
int16u |
| 0x0005 |
MinFrequency |
int16u |
| 0x0006 |
MaxFrequency |
int16u |
| 0x000F |
Options |
OptionsBitmap |
| 0x0010 |
OnOffTransitionTime |
int16u |
| 0x0011 |
OnLevel |
int8u |
| 0x0012 |
OnTransitionTime |
int16u |
| 0x0013 |
OffTransitionTime |
int16u |
| 0x0014 |
DefaultMoveRate |
int8u |
| 0x4000 |
StartUpCurrentLevel |
int8u |
| Code |
Name |
Direction |
| 0x00 |
MoveToLevel |
client→server |
| 0x01 |
Move |
client→server |
| 0x02 |
Step |
client→server |
| 0x03 |
Stop |
client→server |
| 0x04 |
MoveToLevelWithOnOff |
client→server |
| 0x05 |
MoveWithOnOff |
client→server |
| 0x06 |
StepWithOnOff |
client→server |
| 0x07 |
StopWithOnOff |
client→server |
| 0x08 |
MoveToClosestFrequency |
client→server |
| Bit |
Code |
Name |
| 0 |
OO |
OnOff — Dependency with the On/Off cluster |
| 1 |
LT |
Lighting — Behavior that supports lighting applications |
| 2 |
FQ |
Frequency — Supports frequency attributes and behavior. |