Expand description
Matter TLV encoders and decoders for Actions Cluster Cluster ID: 0x0025
This file is automatically generated from ActionsCluster.xml
Modules§
- commandbits
- Constants for CommandBits
Structs§
Enums§
Functions§
- decode_
action_ failed_ event - Decode ActionFailed event (0x01, priority: info)
- 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)
- decode_
state_ changed_ event - Decode StateChanged event (0x00, priority: info)
- disable_
action - Invoke
DisableActioncommand on clusterActions. - disable_
action_ with_ duration - Invoke
DisableActionWithDurationcommand on clusterActions. - enable_
action - Invoke
EnableActioncommand on clusterActions. - enable_
action_ with_ duration - Invoke
EnableActionWithDurationcommand on clusterActions. - encode_
command_ json - 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
- get_
command_ list - get_
command_ name - get_
command_ schema - instant_
action - Invoke
InstantActioncommand on clusterActions. - instant_
action_ with_ transition - Invoke
InstantActionWithTransitioncommand on clusterActions. - pause_
action - Invoke
PauseActioncommand on clusterActions. - pause_
action_ with_ duration - Invoke
PauseActionWithDurationcommand on clusterActions. - read_
action_ list - Read
ActionListattribute from clusterActions. - read_
endpoint_ lists - Read
EndpointListsattribute from clusterActions. - read_
setup_ url - Read
SetupURLattribute from clusterActions. - resume_
action - Invoke
ResumeActioncommand on clusterActions. - start_
action - Invoke
StartActioncommand on clusterActions. - start_
action_ with_ duration - Invoke
StartActionWithDurationcommand on clusterActions. - stop_
action - Invoke
StopActioncommand on clusterActions.
Type Aliases§
- Command
Bits - CommandBits bitmap type