diff --git a/src/app/zap-templates/zcl/data-model/chip/commissioning.xml b/src/app/zap-templates/zcl/data-model/chip/commissioning.xml index b0f415e28fc0a6..aafac110635b1b 100644 --- a/src/app/zap-templates/zcl/data-model/chip/commissioning.xml +++ b/src/app/zap-templates/zcl/data-model/chip/commissioning.xml @@ -76,7 +76,7 @@ limitations under the License. Network Commissioning CHIP - TODO + Functionality to configure, enable, disable network credentials and access on a Matter device. 0x0031 NETWORK_COMMISSIONING_CLUSTER true @@ -92,52 +92,52 @@ limitations under the License. LastConnectErrorValue - TODO + Detemine the set of networks the device sees as available. - TODO + Relay the set of networks the device sees as available back to the client. - TODO + Add or update the credentials for a given Wi-Fi network. - TODO + Add or update the credentials for a given Thread network. - TODO + Remove the definition of a given network (including its credentials). - TODO + Response command for various commands that add/remove/modify network credentials. - TODO + Connect to the specified network, using previously-defined credentials. - TODO + Command that indicates whether we have succcessfully connected to a network. - TODO + Modify the order in which networks will be presented in the Networks attribute.