Optional ReadonlyadminController own Fabric ID used to initialize the Controller the first time and to generate the Root certificate. Cannot be changed afterward. Default: 1
Optional ReadonlyadminFabric Index used to initialize the Controller the first time. Cannot be changed afterward. Default: 1
Optional ReadonlyadminAdmin Vendor ID used for all commissioning operations. Cannot be changed afterward. Default: 0xFFF1
Optional ReadonlyautoIf set to false, the controller will not connect to any device on startup. You need to use connectNode() or connect() to connect to the relevant nodes in this case. Else all nodes are connected on startup.
Optional ReadonlycaseCASE Authenticated Tags used to initialize the Controller the first time. Cannot be changed afterward. Maximum 3 tags are supported.
Optional Readonlyenvironment?: ControllerEnvironmentOptionsWhen used with the new API Environment set the environment here and the CommissioningServer will self-register on the environment when you call start().
Optional ReadonlylisteningListening address for IPv4. By default, the interface will listen on all IPv4 addresses.
Optional ReadonlylisteningListening address for IPv6. By default, the interface will listen on all IPv6 addresses.
Optional ReadonlylocalLocal port number to use for the UDP interface. By default, a random port number will be generated (strongly recommended!).
Constructor options for the CommissioningController class