1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-01-10 05:59:16 +00:00
ctrl/example-inmessage/orig-central.json
2021-02-17 18:59:49 +01:00

8 lines
No EOL
177 B
JSON

[
{
"toNode": "central",
"data": ["some message sent from a ship for testing\n"],
"commandOrEvent":"eventACK",
"method":"textLogging"
}
]