Zigbee Protocol Controller 1.6.0
|
structure that contains information about the current state of a given node in the attribute store. More...
#include <attribute_store.h>
Public Attributes | |
attribute_store_node_t | updated_node |
attribute_store_type_t | type |
attribute_store_node_value_state_t | value_state |
attribute_store_change_t | change |
structure that contains information about the current state of a given node in the attribute store.
attribute_store_change_t attribute_changed_event::change |
attribute_store_type_t attribute_changed_event::type |
attribute_store_node_t attribute_changed_event::updated_node |
attribute_store_node_value_state_t attribute_changed_event::value_state |