Methods

  • This command shall be used to add or modify Thread network configurations.

    If this command is received without an armed fail-safe context (see Section 11.10.6.2, “ArmFailSafe Command”), then this command shall fail with a FAILSAFE_REQUIRED status code sent back to the initiator.

    See Section 11.9.7.5, “Common processing of AddOrUpdateWiFiNetwork and AddOrUpdateThreadNetwork” for behavior of addition/update.

    The XPAN ID in the OperationalDataset serves as the NetworkID for the network configuration to be added or updated.

    If the Networks attribute does not contain an entry with the same NetworkID as the one provided in the OperationalDataset, the operation shall be considered an addition, otherwise, it shall be considered an update.

    Returns MaybePromise<NetworkCommissioning.NetworkConfigResponse>

    MatterSpecification.v13.Core § 11.9.7.4