Zigbee Protocol Controller 1.6.0
attribute_changed_event Struct Reference

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
 

Detailed Description

structure that contains information about the current state of a given node in the attribute store.

Member Data Documentation

◆ change

attribute_store_change_t attribute_changed_event::change

◆ type

attribute_store_type_t attribute_changed_event::type

◆ updated_node

attribute_store_node_t attribute_changed_event::updated_node

◆ value_state

attribute_store_node_value_state_t attribute_changed_event::value_state

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