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/echo-request.json

7 lines
95 B
JSON
Raw Normal View History

2021-03-11 05:34:36 +00:00
[
{
"toNode": "ship1",
"data": [""],
"method":"ECHORequest"
}
]