1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-01-10 05:59:16 +00:00
ctrl/example/toShip1-OpCommandRequest.json
2021-04-04 07:55:07 +02:00

13 lines
No EOL
258 B
JSON

[
{
"label":"opcommand_logs",
"toNode": "ship1",
"data": ["ps"],
"method":"REQOpCommand",
"timeout":3,
"retries":3,
"requestTimeout":3,
"requestRetries":3,
"MethodTimeout": 7
}
]