GBCS Device Log#
Callbacks for GBCS Device Log Component.
Callbacks#
void
emberAfPluginGbcsDeviceLogDeviceRemovedCallback(EmberEUI64 deviceId)
Device removed.
Callbacks Documentation#
emberAfPluginGbcsDeviceLogDeviceRemovedCallback#
void emberAfPluginGbcsDeviceLogDeviceRemovedCallback (EmberEUI64 deviceId)
Device removed.
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
EmberEUI64 | N/A | deviceId | Identifier of the device removed Ver.: always |
This callback is called by the plugin when a device is removed from the device log.