Optional
adminThe vendor ID we present as a commissioner.
Discovery related options.
Optional
discoveryDiscovery capabilities to use for discovery. These are included in the QR code normally and defined if BLE is supported for initial commissioning.
Optional
knownKnown address of the device to use for discovery. if this is set this will be tried first before discovering the device.
Optional
timeoutTimeout in seconds for the discovery process. Default: 30 seconds
The fabric into which to commission.
Optional
finalizeCommissioning completion callback
This optional callback allows the caller to complete commissioning once PASE commissioning completes. If it does not throw, the commissioner considers commissioning complete.
Optional
nodeThe node ID to assign (the commissioner assigns a random node ID if omitted)
Passcode to use for commissioning.
Optional
regulatoryThe country where the device is used.
Optional
regulatoryThe regulatory location (indoor or outdoor) where the device is used.
Optional
threadIf the device should connect to a thread network.
Optional
wifiRequired credentials if the device is to connect to a wifi network provide the credentials here.
Configuration for performing discovery + commissioning in one step.