1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-01-07 04:49:17 +00:00
ctrl/doc/example-messages/operation-stop-proc.json
2022-03-11 11:46:04 +01:00

11 lines
No EOL
268 B
JSON

[
{
"directory": "stop",
"fileName": "stopHttp.log",
"toNode": "ship1",
"toNodes": ["central"],
"method":"REQOpProcessStop",
"methodArgs": ["REQHttpGet","central","subscriber"],
"replyMethod":"REQToFile"
}
]