Contents

MatterAddDeviceRequest.DeviceCriteria.fabricNode(rootPublicKey:nodeID:)

A device matches if it’s paired to a fabric using the provided fabric and node identifiers.

Declaration

case fabricNode(rootPublicKey: Data, nodeID: UInt64)

Discussion

This will only match for devices already known to the system during the commissioning operation.

See Also

Defining the criteria