11#ifndef __TKL_ATTRIBUTE_RW_H__
12#define __TKL_ATTRIBUTE_RW_H__
19#include "tuya_cloud_types.h"
Definition: tkl_endpoint_register.h:46
OPERATE_RET tkl_zg_read_attribute(TKL_CLUSTER_TRIPLET_T *triplet, UINT16_T attr_id, VOID_T *data, UINT8_T len)
read attribute
OPERATE_RET tkl_zg_write_attribute(TKL_CLUSTER_TRIPLET_T *triplet, UINT16_T attr_id, VOID_T *data, ZG_ATTR_TYPE_E type)
write attribute
Common process - endpoint register
ZG_ATTR_TYPE_E
Definition: tuya_zigbee_attribute.h:36
Common process - zigbee stack