Expand description
Matter TLV encoders and decoders for Operational State Cluster Cluster ID: 0x0060
This file is automatically generated from OperationalState.xml
Structs§
Enums§
Functions§
- decode_
attribute_ json - Decode attribute value and return as JSON string
- decode_
countdown_ time - Decode CountdownTime attribute (0x0002)
- decode_
current_ phase - Decode CurrentPhase attribute (0x0001)
- decode_
operation_ completion_ event - Decode OperationCompletion event (0x01, priority: info)
- decode_
operational_ command_ response - Decode OperationalCommandResponse command response (04)
- decode_
operational_ error - Decode OperationalError attribute (0x0005)
- decode_
operational_ error_ event - Decode OperationalError event (0x00, priority: critical)
- decode_
operational_ state - Decode OperationalState attribute (0x0004)
- decode_
operational_ state_ list - Decode OperationalStateList attribute (0x0003)
- decode_
phase_ list - Decode PhaseList attribute (0x0000)
- encode_
command_ json - get_
attribute_ list - Get list of all attributes supported by this cluster
- get_
command_ list - get_
command_ name - get_
command_ schema - pause
- Invoke
Pausecommand on clusterOperational State. - read_
countdown_ time - Read
CountdownTimeattribute from clusterOperational State. - read_
current_ phase - Read
CurrentPhaseattribute from clusterOperational State. - read_
operational_ error - Read
OperationalErrorattribute from clusterOperational State. - read_
operational_ state - Read
OperationalStateattribute from clusterOperational State. - read_
operational_ state_ list - Read
OperationalStateListattribute from clusterOperational State. - read_
phase_ list - Read
PhaseListattribute from clusterOperational State. - resume
- Invoke
Resumecommand on clusterOperational State. - start
- Invoke
Startcommand on clusterOperational State. - stop
- Invoke
Stopcommand on clusterOperational State.