This command shall be sent by the ICD Management Cluster server in response to a successful RegisterClient command.

MatterSpecification.v13.Core § 9.17.7.2

interface RegisterClientResponse {
    icdCounter: number;
}

Hierarchy (view full)

Properties

Properties

icdCounter: number = ...