Expand description
Matter TLV encoders and decoders for Network Commissioning Cluster Cluster ID: 0x0031
This file is automatically generated from NetworkCommissioningCluster.xml
Modules§
- threadcapabilities
- Constants for ThreadCapabilities
- wifisecurity
- Constants for WiFiSecurity
Structs§
- Connect
Network Response - Network
Config Response - Network
Info - Scan
Networks Response - Thread
Interface Scan Result - WiFi
Interface Scan Result
Enums§
Functions§
- add_
or_ update_ thread_ network - Invoke
AddOrUpdateThreadNetworkcommand on clusterNetwork Commissioning. - add_
or_ update_ wifi_ network - Invoke
AddOrUpdateWiFiNetworkcommand on clusterNetwork Commissioning. - connect_
network - Invoke
ConnectNetworkcommand on clusterNetwork Commissioning. - decode_
attribute_ json - Decode attribute value and return as JSON string
- decode_
connect_ max_ time_ seconds - Decode ConnectMaxTimeSeconds attribute (0x0003)
- decode_
connect_ network_ response - Decode ConnectNetworkResponse command response (07)
- decode_
interface_ enabled - Decode InterfaceEnabled attribute (0x0004)
- decode_
last_ connect_ error_ value - Decode LastConnectErrorValue attribute (0x0007)
- decode_
last_ network_ id - Decode LastNetworkID attribute (0x0006)
- decode_
last_ networking_ status - Decode LastNetworkingStatus attribute (0x0005)
- decode_
max_ networks - Decode MaxNetworks attribute (0x0000)
- decode_
network_ config_ response - Decode NetworkConfigResponse command response (05)
- decode_
networks - Decode Networks attribute (0x0001)
- decode_
scan_ max_ time_ seconds - Decode ScanMaxTimeSeconds attribute (0x0002)
- decode_
scan_ networks_ response - Decode ScanNetworksResponse command response (01)
- decode_
supported_ thread_ features - Decode SupportedThreadFeatures attribute (0x0009)
- decode_
supported_ wifi_ bands - Decode SupportedWiFiBands attribute (0x0008)
- decode_
thread_ version - Decode ThreadVersion attribute (0x000A)
- encode_
add_ or_ update_ thread_ network - Encode AddOrUpdateThreadNetwork command (0x03)
- encode_
add_ or_ update_ wifi_ network - Encode AddOrUpdateWiFiNetwork command (0x02)
- encode_
command_ json - encode_
connect_ network - Encode ConnectNetwork command (0x06)
- encode_
remove_ network - Encode RemoveNetwork command (0x04)
- encode_
reorder_ network - Encode ReorderNetwork command (0x08)
- encode_
scan_ networks - Encode ScanNetworks command (0x00)
- get_
attribute_ list - Get list of all attributes supported by this cluster
- get_
command_ list - get_
command_ name - get_
command_ schema - read_
connect_ max_ time_ seconds - Read
ConnectMaxTimeSecondsattribute from clusterNetwork Commissioning. - read_
interface_ enabled - Read
InterfaceEnabledattribute from clusterNetwork Commissioning. - read_
last_ connect_ error_ value - Read
LastConnectErrorValueattribute from clusterNetwork Commissioning. - read_
last_ network_ id - Read
LastNetworkIDattribute from clusterNetwork Commissioning. - read_
last_ networking_ status - Read
LastNetworkingStatusattribute from clusterNetwork Commissioning. - read_
max_ networks - Read
MaxNetworksattribute from clusterNetwork Commissioning. - read_
networks - Read
Networksattribute from clusterNetwork Commissioning. - read_
scan_ max_ time_ seconds - Read
ScanMaxTimeSecondsattribute from clusterNetwork Commissioning. - read_
supported_ thread_ features - Read
SupportedThreadFeaturesattribute from clusterNetwork Commissioning. - read_
supported_ wifi_ bands - Read
SupportedWiFiBandsattribute from clusterNetwork Commissioning. - read_
thread_ version - Read
ThreadVersionattribute from clusterNetwork Commissioning. - remove_
network - Invoke
RemoveNetworkcommand on clusterNetwork Commissioning. - reorder_
network - Invoke
ReorderNetworkcommand on clusterNetwork Commissioning. - scan_
networks - Invoke
ScanNetworkscommand on clusterNetwork Commissioning.
Type Aliases§
- Thread
Capabilities - ThreadCapabilities bitmap type
- WiFi
Security - WiFiSecurity bitmap type