Attribute Management#
Commands related to reading and writing attributes locally on a device.
Macros#
#define
EMBER_AF_DOXYGEN_CLI_COMMAND_ATTRIBUTE_READ
read [endpoint:1] [cluster:2] [attribute:2] [mask:1]
#define
EMBER_AF_DOXYGEN_CLI_COMMAND_ATTRIBUTE_WRITE
write [endpoint:1] [cluster:2] [attribute:2] [mask:1] [dataType:1] [dataBytes:-1]