Expand description
Matter TLV encoders and decoders for RVC Run Mode Cluster Cluster ID: 0x0054
This file is automatically generated from Mode_RVCRun.xml
Structs§
Enums§
Functions§
- decode_
attribute_ json - Decode attribute value and return as JSON string
- decode_
current_ mode - Decode CurrentMode attribute (0x0001)
- decode_
on_ mode - Decode OnMode attribute (0x0003)
- decode_
start_ up_ mode - Decode StartUpMode attribute (0x0002)
- decode_
supported_ modes - Decode SupportedModes attribute (0x0000)
- get_
attribute_ list - Get list of all attributes supported by this cluster
- read_
current_ mode - Read
CurrentModeattribute from clusterRVC Run Mode. - read_
on_ mode - Read
OnModeattribute from clusterRVC Run Mode. - read_
start_ up_ mode - Read
StartUpModeattribute from clusterRVC Run Mode. - read_
supported_ modes - Read
SupportedModesattribute from clusterRVC Run Mode.