Zigbee Protocol Controller 1.6.0
ast::scope_setting Struct Reference

Scope setting A scope setting consists of a setting name and an associated value. More...

#include <attribute_mapper_ast.hpp>

Public Attributes

std::string setting_name
 
boost::optional< unsigned int > setting_value
 

Detailed Description

Scope setting A scope setting consists of a setting name and an associated value.

Member Data Documentation

◆ setting_name

std::string ast::scope_setting::setting_name

◆ setting_value

boost::optional<unsigned int> ast::scope_setting::setting_value

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