File size: 229 Bytes
400d5a8 |
1 2 3 4 5 6 7 |
[
{ "command": "start assembly", "operation": "start" },
{ "command": "pause line", "operation": "pause" },
{ "command": "resume production", "operation": "resume" },
{ "command": "stop assembly", "operation": "stop" }
]
|