|
Motion Master 6.0.0-alpha.86
Next-generation motion control software
|
One choice of a kEnum parameter: the value that goes on the wire, and its label.
More...
#include <procedure.h>
Public Attributes | |
| nlohmann::json | value |
| What the request body carries when this option is chosen. | |
| std::string | title |
| What the user picks, e.g. "Encoder 1". | |
One choice of a kEnum parameter: the value that goes on the wire, and its label.
| std::string mm::node::ParameterOption::title |
What the user picks, e.g. "Encoder 1".
| nlohmann::json mm::node::ParameterOption::value |
What the request body carries when this option is chosen.