EZ Mode#
Callbacks for EZ Mode Component.
Callbacks#
void
emberAfPluginEzmodeCommissioningClientCompleteCallback(uint8_t bindingIndex)
Client complete.
Callbacks Documentation#
emberAfPluginEzmodeCommissioningClientCompleteCallback#
void emberAfPluginEzmodeCommissioningClientCompleteCallback (uint8_t bindingIndex)
Client complete.
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
uint8_t | N/A | bindingIndex | The binding index that was created or ::EMBER_NULL_BINDING if an error occurred. Ver.: always |
This function is called by the EZ Mode Commissioning plugin when client commissioning completes.