1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-01-10 14:09:16 +00:00
ctrl/example/OpCommand.json

11 lines
No EOL
176 B
JSON

[
{
"toNode": "central",
"data": ["ps"],
"method":"OpCommand",
"timeout":3,
"retries":3,
"methodTimeout": 7
}
]