Trident IoT Zigbee SDK
 
Loading...
Searching...
No Matches
tr_on_off_client.h File Reference

ZCL ON/OFF cluster client implementation. More...

#include "tr_af.h"
#include "zb_zcl_on_off.h"
+ Include dependency graph for tr_on_off_client.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define tr_on_off_client_printf(...)
 
#define tr_on_off_client_println(...)
 

Functions

void tr_on_off_client_init_cb (void)
 Callback fires when on off client cluster is initialized.
 
void tr_on_off_client_init (void)
 

Detailed Description

ZCL ON/OFF cluster client implementation.


SPDX-License-Identifier: LicenseRef-TridentMSLA SPDX-FileCopyrightText: 2025 Trident IoT, LLC https://www.tridentiot.com


Macro Definition Documentation

◆ tr_on_off_client_printf

#define tr_on_off_client_printf ( ...)

debug prints


◆ tr_on_off_client_println

#define tr_on_off_client_println ( ...)

Function Documentation

◆ tr_on_off_client_init()

void tr_on_off_client_init ( void )

function prototypes consumed by framework