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

ZCL BASIC cluster client implementation. More...

#include "tr_af.h"
#include "zb_zcl_basic.h"
+ Include dependency graph for tr_basic_client.h:

Go to the source code of this file.

Macros

#define tr_basic_client_printf(...)
 
#define tr_basic_client_println(...)
 

Functions

void tr_basic_client_init_cb (void)
 Callback fires when basic client cluster is initialized.
 
void tr_basic_client_init (void)
 

Detailed Description

ZCL BASIC cluster client implementation.


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


Macro Definition Documentation

◆ tr_basic_client_printf

#define tr_basic_client_printf ( ...)

debug prints


◆ tr_basic_client_println

#define tr_basic_client_println ( ...)

Function Documentation

◆ tr_basic_client_init()

void tr_basic_client_init ( void )

function prototypes consumed by framework