ZCL ALARMS cluster client implementation. More...
Go to the source code of this file.
Macros | |
#define | tr_alarms_client_printf(...) |
#define | tr_alarms_client_println(...) |
Functions | |
void | tr_alarms_client_init_cb (void) |
Callback fires when alarms client cluster is initialized. | |
zb_bool_t | tr_alarms_client_alarm_cb (zb_zcl_parsed_hdr_t *cmd_info) |
Callback that user can declare to handle the alarms cluster alarm command. | |
void | tr_alarms_client_init (void) |
ZCL ALARMS cluster client implementation.
SPDX-License-Identifier: LicenseRef-TridentMSLA SPDX-FileCopyrightText: 2025 Trident IoT, LLC https://www.tridentiot.com
#define tr_alarms_client_printf | ( | ... | ) |
debug prints
#define tr_alarms_client_println | ( | ... | ) |
void tr_alarms_client_init | ( | void | ) |
function prototypes consumed by framework