|
Motion Master 6.0.0-alpha.86
Next-generation motion control software
|
What Motion Master knows about its auto-tuning process, as a client can read it. More...
#include <cstdint>#include <nlohmann/json.hpp>#include <string>Go to the source code of this file.
Classes | |
| struct | mm::auto_tuning::Status |
The state of the auto-tuning process, reported by GET /api/auto-tuning. More... | |
Namespaces | |
| namespace | mm |
| namespace | mm::auto_tuning |
Functions | |
| void | mm::auto_tuning::to_json (nlohmann::json &j, const Status &status) |
Serialises a Status. Free function found by ADL, as nlohmann expects. | |
What Motion Master knows about its auto-tuning process, as a client can read it.