File size: 214 Bytes
ca415a8 | 1 2 3 4 5 6 7 | [
{ "command": "come here", "intensity": "normal" },
{ "command": "COME HERE NOW", "intensity": "high" },
{ "command": "stop please", "intensity": "low" },
{ "command": "STOP!", "intensity": "critical" }
]
|