nRF5 SDK for Thread and Zigbee v1.0.0
Remove All Groups command definitions

Remove All Groups command has only request form, and has no payload. Command is being processed in ZCL internals. If not disabled, command can be responded with Default Response command.

Example
Remove All Groups command sending:
ZB_ZCL_GROUPS_SEND_REMOVE_ALL_GROUPS_REQ(zcl_cmd_buf, DST_ADDR, DST_ADDR_MODE, DST_ENDPOINT,
HA_SWITCH_ENDPOINT, ZB_AF_HA_PROFILE_ID,

For more information see 516_groups sample


Documentation feedback | Developer Zone | Subscribe | Updated