|
Motion Master 6.0.0-alpha.50
Next-generation motion control software
|
#include <array>#include <cstdint>#include <nlohmann/json_fwd.hpp>#include <string_view>Go to the source code of this file.
Classes | |
| struct | mm::comm::FoeErrorCode |
| Metadata for a single FoE error code entry. More... | |
Namespaces | |
| namespace | mm |
| namespace | mm::comm |
Functions | |
| void | mm::comm::to_json (nlohmann::json &j, const FoeErrorCode &e) |
| Serialises a FoeErrorCode to JSON. | |
Variables | |
| constexpr auto | mm::comm::kFoeErrorCodes |
| Catalogue of FoE error codes defined in ETG.1000.6 ยง5.8.5, Table 93. | |