#include <Device.hpp>
Public Attributes | |
| int | id |
| std::string | name |
| std::string | type |
| std::string | description |
| std::string glove::devices::device_info::description |
The human readable description corresponding to of a Device.
The Device identifier.
| std::string glove::devices::device_info::name |
The human readable name of a Device.
| std::string glove::devices::device_info::type |
The type string of a Device.
1.5.8