EmberZclAttributeWriteData_t Struct Reference
#include <
zcl-core-types.h
>
Data Fields |
|
EmberZclAttributeId_t | attributeId |
const void * | buffer |
size_t | bufferLength |
This structure holds write data for an attribute.
Field Documentation
EmberZclAttributeId_t EmberZclAttributeWriteData_t::attributeId |
An attribute identifier to write to.
const void* EmberZclAttributeWriteData_t::buffer |
A buffer containing data to be written.
size_t EmberZclAttributeWriteData_t::bufferLength |
Length of data to be written.
The documentation for this struct was generated from the following file:
-
zcl-core-types.h