1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-01-08 05:09:15 +00:00
ctrl/doc/example-messages/operation-stop-proc.json

11 lines
268 B
JSON
Raw Normal View History

2022-03-11 10:46:04 +00:00
[
{
"directory": "stop",
"fileName": "stopHttp.log",
"toNode": "ship1",
"toNodes": ["central"],
"method":"REQOpProcessStop",
"methodArgs": ["REQHttpGet","central","subscriber"],
"replyMethod":"REQToFile"
}
]