1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-01-09 05:29:16 +00:00
ctrl/example/toShip2-REQOpPs.json
2021-04-13 14:37:17 +02:00

17 lines
No EOL
345 B
JSON

[
{
"directory":"opcommand_logs",
"fileExtension": ".log",
"toNode": "ship2",
"data": [],
"method":"REQOpCommand",
"operation":{
"opCmd":"ps"
},
"timeout":3,
"retries":3,
"replyTimeout":3,
"replyRetries":3,
"MethodTimeout": 7
}
]