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

11 lines
176 B
JSON
Raw Normal View History

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