QrCodeTlvDataDefaultFields: {
    commissioningTimeout: OptionalFieldType;
    numberOfDevices: OptionalFieldType;
    pbkdfIterations: OptionalFieldType;
    pbkdfSalt: OptionalFieldType;
    serialNumber: OptionalFieldType;
}

Default field definition that can be enhanced with manufacturer specific Fields for the TlvSchema to use. See MatterSpecification.v13.Core § 5.1.5

Type declaration

  • commissioningTimeout: OptionalFieldType

    Time, in seconds, during which the device(s) are expected to be commissionable using the Enhanced Commissioning Method

  • numberOfDevices: OptionalFieldType

    Number of devices that are expected to be onboarded using this payload when using the Enhanced Commissioning Method

  • pbkdfIterations: OptionalFieldType
  • pbkdfSalt: OptionalFieldType
  • serialNumber: OptionalFieldType

    Device Serial #