1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-01-08 13:09:16 +00:00
ctrl/example/toShip2-REQOpPs.json

18 lines
386 B
JSON
Raw Normal View History

[
{
"directory":"opcommand_logs",
"fileExtension": ".log",
"toNode": "ship2",
"data": [],
"method":"REQOpCommand",
"operation":{
"opCmd":"ps"
},
"replyMethod":"REQToFileAppend",
"timeout":3,
"retries":3,
2021-04-13 12:37:17 +00:00
"replyTimeout":3,
"replyRetries":3,
"MethodTimeout": 7
}
]