Module general_commissioning_cluster

Module general_commissioning_cluster 

Source
Expand description

Matter TLV encoders and decoders for General Commissioning Cluster Cluster ID: 0x0030

This file is automatically generated from GeneralCommissioningCluster.xml

Structs§

ArmFailSafeResponse
BasicCommissioningInfo
CommissioningCompleteResponse
SetRegulatoryConfigResponse
SetTCAcknowledgementsResponse

Enums§

CommissioningError
NetworkRecoveryReason
RegulatoryLocationType

Functions§

decode_arm_fail_safe_response
Decode ArmFailSafeResponse command response (01)
decode_attribute_json
Decode attribute value and return as JSON string
decode_basic_commissioning_info
Decode BasicCommissioningInfo attribute (0x0001)
decode_breadcrumb
Decode Breadcrumb attribute (0x0000)
decode_commissioning_complete_response
Decode CommissioningCompleteResponse command response (05)
decode_is_commissioning_without_power
Decode IsCommissioningWithoutPower attribute (0x000C)
decode_location_capability
Decode LocationCapability attribute (0x0003)
decode_network_recovery_reason
Decode NetworkRecoveryReason attribute (0x000B)
decode_recovery_identifier
Decode RecoveryIdentifier attribute (0x000A)
decode_regulatory_config
Decode RegulatoryConfig attribute (0x0002)
decode_set_regulatory_config_response
Decode SetRegulatoryConfigResponse command response (03)
decode_set_tc_acknowledgements_response
Decode SetTCAcknowledgementsResponse command response (07)
decode_supports_concurrent_connection
Decode SupportsConcurrentConnection attribute (0x0004)
decode_tc_accepted_version
Decode TCAcceptedVersion attribute (0x0005)
decode_tc_acknowledgements
Decode TCAcknowledgements attribute (0x0007)
decode_tc_acknowledgements_required
Decode TCAcknowledgementsRequired attribute (0x0008)
decode_tc_min_required_version
Decode TCMinRequiredVersion attribute (0x0006)
decode_tc_update_deadline
Decode TCUpdateDeadline attribute (0x0009)
encode_arm_fail_safe
Encode ArmFailSafe command (0x00)
encode_set_regulatory_config
Encode SetRegulatoryConfig command (0x02)
encode_set_tc_acknowledgements
Encode SetTCAcknowledgements command (0x06)
get_attribute_list
Get list of all attributes supported by this cluster