Module wifi_network_management

Module wifi_network_management 

Source
Expand description

Matter TLV encoders and decoders for Wi-Fi Network Management Cluster Cluster ID: 0x0451

This file is automatically generated from WiFiNetworkManagement.xml

Structs§

NetworkPassphraseResponse

Functions§

decode_attribute_json
Decode attribute value and return as JSON string
decode_network_passphrase_response
Decode NetworkPassphraseResponse command response (01)
decode_passphrase_surrogate
Decode PassphraseSurrogate attribute (0x0001)
decode_ssid
Decode SSID 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
network_passphrase_request
Invoke NetworkPassphraseRequest command on cluster Wi-Fi Network Management.
read_passphrase_surrogate
Read PassphraseSurrogate attribute from cluster Wi-Fi Network Management.
read_ssid
Read SSID attribute from cluster Wi-Fi Network Management.