Compare commits
1 Commits
426c1a606b
...
c9970c0c57
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c9970c0c57 |
@@ -19,7 +19,7 @@ module.exports = [
|
||||
topic: 'set.mode',
|
||||
aliases: ['setMode'],
|
||||
payloadSchema: { type: 'string' },
|
||||
description: 'Switch the machine between auto / manual control modes.',
|
||||
description: 'Switch the operating mode. Allowed: `auto`, `virtualControl`, `fysicalControl`, `maintenance` (schema-validated in `rotatingMachine.json` → `mode.current`).',
|
||||
handler: handlers.setMode,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user