Motion Master 6.0.0-alpha.86
Next-generation motion control software
Loading...
Searching...
No Matches
eni_request.h File Reference
#include <expected>
#include <nlohmann/json_fwd.hpp>
#include <string>
#include <string_view>
Include dependency graph for eni_request.h:
This graph shows which files directly or indirectly include this file:

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.