|
Motion Master 6.0.0-alpha.86
Next-generation motion control software
|
One procedure paired with how its last run on a device went — an entry of GET /api/devices/:pos/procedures.
More...
#include <procedure_catalogue.h>
Public Attributes | |
| ProcedureDescriptor | descriptor |
| ProcedureSnapshot | snapshot |
One procedure paired with how its last run on a device went — an entry of GET /api/devices/:pos/procedures.
The pairing is what lets a per-device page render in a single request instead of one per procedure, and it is why the snapshot is never absent here: a procedure that never ran reports an idleSnapshot, so every entry has the same shape.
| ProcedureDescriptor mm::node::ProcedureListing::descriptor |
| ProcedureSnapshot mm::node::ProcedureListing::snapshot |