Expand description
Generated Matter TLV encoders and decoders for Level Control Cluster Cluster ID: 0x0008
This file is automatically generated from LevelControl.xml
Functionsยง
- decode_
attribute_ json - Decode attribute value and return as JSON string
- decode_
current_ frequency - Decode CurrentFrequency attribute (0x0004)
- decode_
current_ level - Decode CurrentLevel attribute (0x0000)
- decode_
default_ move_ rate - Decode DefaultMoveRate attribute (0x0014)
- decode_
max_ frequency - Decode MaxFrequency attribute (0x0006)
- decode_
max_ level - Decode MaxLevel attribute (0x0003)
- decode_
min_ frequency - Decode MinFrequency attribute (0x0005)
- decode_
min_ level - Decode MinLevel attribute (0x0002)
- decode_
off_ transition_ time - Decode OffTransitionTime attribute (0x0013)
- decode_
on_ level - Decode OnLevel attribute (0x0011)
- decode_
on_ off_ transition_ time - Decode OnOffTransitionTime attribute (0x0010)
- decode_
on_ transition_ time - Decode OnTransitionTime attribute (0x0012)
- decode_
options - Decode Options attribute (0x000F)
- decode_
remaining_ time - Decode RemainingTime attribute (0x0001)
- decode_
start_ up_ current_ level - Decode StartUpCurrentLevel attribute (0x4000)
- encode_
move_ - Encode Move command (0x01)
- encode_
move_ to_ closest_ frequency - Encode MoveToClosestFrequency command (0x08)
- encode_
move_ to_ level - Encode MoveToLevel command (0x00)
- encode_
move_ to_ level_ with_ on_ off - Encode MoveToLevelWithOnOff command (0x04)
- encode_
move_ with_ on_ off - Encode MoveWithOnOff command (0x05)
- encode_
step - Encode Step command (0x02)
- encode_
step_ with_ on_ off - Encode StepWithOnOff command (0x06)
- encode_
stop - Encode Stop command (0x03)
- encode_
stop_ with_ on_ off - Encode StopWithOnOff command (0x07)
- get_
attribute_ list - Get list of all attributes supported by this cluster