Digi XBee(R) ANSI C Host Library
Data Fields
zcl_attribute_write_rec_t Struct Reference

Data Fields

const uint8_t FARbuffer
 Source data to write to attribute.
 
int16_t buflen
 Number of bytes in buffer.
 
uint8_t flags
 Parsing flags (see ZCL_ATTR_WRITE_FLAG_* macros for valid flags).
 
uint8_t status
 Set to #ZCL_STATUS_SUCCESS if data is valid, or some other ZCL_STATUS_* macro if there's an error. More...
 

Field Documentation

uint8_t status

Set to #ZCL_STATUS_SUCCESS if data is valid, or some other ZCL_STATUS_* macro if there's an error.

Referenced by _zcl_comm_startup_control_set(), _zcl_time_time_set(), _zcl_write_attributes(), zcl_decode_attribute(), zcl_parse_attribute_record(), and zcl_process_read_attr_response().


The documentation for this struct was generated from the following file: