1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-01-10 05:59:16 +00:00
ctrl/example/OpCommandRequest.json

11 lines
182 B
JSON
Raw Normal View History

[
{
"toNode": "ship1",
"data": ["psa"],
"method":"OpCommandRequest",
"timeout":3,
"retries":3,
"MethodTimeout": 7
}
]