|
void | tr_groups_client_init_cb (void) |
| Callback fires when groups client cluster is initialized.
|
|
zb_bool_t | tr_groups_client_add_group_resp_cb (zb_uint8_t endpoint, zb_uint16_t group_id, zb_uint8_t status) |
| Callback that fires on receipt of groups client cluster add group response command.
|
|
zb_bool_t | tr_groups_client_view_group_resp_cb (zb_uint8_t endpoint, zb_uint16_t group_id, zb_char_t *group_name, zb_uint8_t status) |
| Callback that fires on receipt of groups client cluster view group response command.
|
|
zb_bool_t | tr_groups_client_get_group_membership_resp_cb (zb_uint8_t endpoint, zb_uint8_t capacity, zb_uint8_t group_count, zb_uint16_t *group_id_list) |
| Callback that fires on receipt of groups client cluster get group membership response command.
|
|
zb_bool_t | tr_groups_client_remove_group_resp_cb (zb_uint8_t endpoint, zb_uint16_t group_id, zb_uint8_t status) |
| Callback that fires on receipt of groups client cluster remove group response command.
|
|
void | tr_groups_client_init (void) |
|
ZCL GROUPS cluster client implementation.
SPDX-License-Identifier: LicenseRef-TridentMSLA SPDX-FileCopyrightText: 2025 Trident IoT, LLC https://www.tridentiot.com