Encapsulates the Node ID of a Valid Proxy.

MatterSpecification.v13.Core § 9.15.14.4.1

interface ValidProxy {
    nodeId: NodeId;
}

Hierarchy (view full)

Properties

Properties

nodeId: NodeId