Controller Information.
More...
#include <controller_info.hpp>
|
std::string | name |
| Controller name.
|
|
std::string | type |
| Controller type.
|
|
std::optional< std::string > | parameters_file |
| Controller param file.
|
|
std::vector< std::string > | claimed_interfaces |
| List of claimed interfaces by the controller.
|
|
Controller Information.
This struct contains information about a given controller.
The documentation for this struct was generated from the following file: