Skip to content

Commit

Permalink
Update src/darwin/Framework/CHIP/MTRDeviceAttestationInfo.h
Browse files Browse the repository at this point in the history
Co-authored-by: Karsten Sperling <[email protected]>
  • Loading branch information
woody-apple and ksperling-apple authored Oct 18, 2023
1 parent bfb8d6e commit 31b9ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/darwin/Framework/CHIP/MTRDeviceAttestationInfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ API_AVAILABLE(ios(16.4), macos(13.3), watchos(9.4), tvos(16.4))

/**
* The vendor ID value from the device's Basic Information cluster that was used
* for device attestation. If attestation succeeds, this must match the vendor
* for device attestation. For attestation to succeed, this must match the vendor
* ID from the certification declaration.
*/
@property (nonatomic, readonly) NSNumber * basicInformationVendorID MTR_NEWLY_AVAILABLE;
Expand Down

0 comments on commit 31b9ed9

Please sign in to comment.