<!--
{
  "availability" : [
    "iOS: 16.1.0 -",
    "iPadOS: 16.1.0 -",
    "macCatalyst: -",
    "macOS: 14.0.0 -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "MatterSupport",
  "identifier" : "/documentation/MatterSupport/MatterAddDeviceRequest/DeviceCriteria/fabricNode(rootPublicKey:nodeID:)",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "MatterSupport"
    ],
    "preciseIdentifier" : "s:13MatterSupport0A16AddDeviceRequestV0D8CriteriaO10fabricNodeyAE10Foundation4DataV_s6UInt64VtcAEmF"
  },
  "title" : "MatterAddDeviceRequest.DeviceCriteria.fabricNode(rootPublicKey:nodeID:)"
}
-->

# MatterAddDeviceRequest.DeviceCriteria.fabricNode(rootPublicKey:nodeID:)

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

```
case fabricNode(rootPublicKey: Data, nodeID: UInt64)
```

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)