|
Motion Master 6.0.0-alpha.86
Next-generation motion control software
|
#include <expected>#include <nlohmann/json_fwd.hpp>#include <string>#include <string_view>Go to the source code of this file.
Namespaces | |
| namespace | mm |
| namespace | mm::node |
Functions | |
| std::expected< nlohmann::json, std::string > | mm::node::buildEniResponse (std::string_view xml) |
| Reads an ENI document and renders it as JSON, with each datagram explained. | |