Zigbee Protocol Controller 1.6.0
ast::attribute Struct Reference

Attribute. More...

#include <attribute_mapper_ast.hpp>

Public Attributes

char value_type
 
std::vector< attribute_path_elementattribute_path
 

Detailed Description

Attribute.

This is the representation of an attribute.

Parameters
value_typeThe type can be r: reported d: desired e: exists
attribute_pathPath for the attribute in the Attribute Store

The attribute path consits of atleast one path element

Member Data Documentation

◆ attribute_path

std::vector<attribute_path_element> ast::attribute::attribute_path

◆ value_type

char ast::attribute::value_type

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