FREEDM DGI
Public Attributes | List of all members
freedm::broker::device::DeviceInfo Struct Reference

Stores the internal structure of a device object.

#include <CDevice.hpp>

Public Attributes

std::set< std::string > s_command
 Set of command signals a device recognizes. More...
 
std::set< std::string > s_state
 Set of state signals a device recognizes. More...
 
std::set< std::string > s_type
 Set of types a device recognizes. More...
 

Member Data Documentation

std::set<std::string> freedm::broker::device::DeviceInfo::s_command
std::set<std::string> freedm::broker::device::DeviceInfo::s_state
std::set<std::string> freedm::broker::device::DeviceInfo::s_type

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