Module switch

Module switch 

Source
Expand description

Matter TLV encoders and decoders for Switch Cluster Cluster ID: 0x003B

This file is automatically generated from Switch.xml

Structs§

InitialPressEvent
LongPressEvent
LongReleaseEvent
MultiPressCompleteEvent
MultiPressOngoingEvent
ShortReleaseEvent
SwitchLatchedEvent

Functions§

decode_attribute_json
Decode attribute value and return as JSON string
decode_current_position
Decode CurrentPosition attribute (0x0001)
decode_initial_press_event
Decode InitialPress event (0x01, priority: info)
decode_long_press_event
Decode LongPress event (0x02, priority: info)
decode_long_release_event
Decode LongRelease event (0x04, priority: info)
decode_multi_press_complete_event
Decode MultiPressComplete event (0x06, priority: info)
decode_multi_press_max
Decode MultiPressMax attribute (0x0002)
decode_multi_press_ongoing_event
Decode MultiPressOngoing event (0x05, priority: info)
decode_number_of_positions
Decode NumberOfPositions attribute (0x0000)
decode_short_release_event
Decode ShortRelease event (0x03, priority: info)
decode_switch_latched_event
Decode SwitchLatched event (0x00, priority: info)
get_attribute_list
Get list of all attributes supported by this cluster