|
FREEDM DGI
|
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... | |
| 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 |
1.8.11