Expand description
Generated Matter TLV encoders and decoders for Actions Cluster Cluster ID: 0x0025
This file is automatically generated from ActionsCluster.xml
Structs§
Functions§
- decode_
action_ list - Decode ActionList attribute (0x0000)
- decode_
attribute_ json - Decode attribute value and return as JSON string
- decode_
endpoint_ lists - Decode EndpointLists attribute (0x0001)
- decode_
setup_ url - Decode SetupURL attribute (0x0002)
- encode_
disable_ action - Encode DisableAction command (0x0A)
- encode_
disable_ action_ with_ duration - Encode DisableActionWithDuration command (0x0B)
- encode_
enable_ action - Encode EnableAction command (0x08)
- encode_
enable_ action_ with_ duration - Encode EnableActionWithDuration command (0x09)
- encode_
instant_ action - Encode InstantAction command (0x00)
- encode_
instant_ action_ with_ transition - Encode InstantActionWithTransition command (0x01)
- encode_
pause_ action - Encode PauseAction command (0x05)
- encode_
pause_ action_ with_ duration - Encode PauseActionWithDuration command (0x06)
- encode_
resume_ action - Encode ResumeAction command (0x07)
- encode_
start_ action - Encode StartAction command (0x02)
- encode_
start_ action_ with_ duration - Encode StartActionWithDuration command (0x03)
- encode_
stop_ action - Encode StopAction command (0x04)
- get_
attribute_ list - Get list of all attributes supported by this cluster