esp_zb_zcl_add_privilege_command() is only used within esp_zigbee_gateway sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK: on success - ESP_FAIL: on failure

Notes

The privilege command will skip the Zigbee stack and be exposed to users by the callback indirectly. Allowing different commands to use the same callback.

References

from examples