|
Motion Master 6.0.0-alpha.86
Next-generation motion control software
|
One label/value pair of an enumerated entry. More...
#include <esi_entry.h>
Public Attributes | |
| std::string | label |
| int64_t | value = 0 |
One label/value pair of an enumerated entry.
Merged from two sources: the DataType's <EnumInfo> children (the schema's own mechanism) and an "options" Property whose value is a JSON object mapping label to integer (the convention Synapticon uses instead). EnumInfo entries come first; the property contributes any label not already present.
| std::string mm::etg::EsiEnumOption::label |
| int64_t mm::etg::EsiEnumOption::value = 0 |