1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-03-06 15:16:48 +00:00
ctrl/example/toShip1-REQOpCommand.json

14 lines
No EOL
295 B
JSON

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