mirror of
https://github.com/dpup/meshstream.git
synced 2026-03-28 17:42:37 +01:00
29 lines
671 B
JSON
29 lines
671 B
JSON
{
|
|
"info": {
|
|
"fullTopic": "msh/US/bayarea/2/e/LongFast/!abcd1234",
|
|
"regionPath": "US/bayarea",
|
|
"version": "2",
|
|
"format": "e",
|
|
"channel": "LongFast",
|
|
"userId": "!abcd1234"
|
|
},
|
|
"data": {
|
|
"channelId": "LongFast",
|
|
"gatewayId": "!abcd1234",
|
|
"id": 1234567890,
|
|
"from": 3663120160,
|
|
"to": 4294967295,
|
|
"hopLimit": 3,
|
|
"hopStart": 3,
|
|
"wantAck": false,
|
|
"priority": "DEFAULT",
|
|
"viaMqtt": true,
|
|
"nextHop": 0,
|
|
"relayNode": 0,
|
|
"portNum": "TEXT_MESSAGE_APP",
|
|
"textMessage": "Hello from the Meshtastic network! This is a test message.",
|
|
"requestId": 0,
|
|
"replyId": 0,
|
|
"wantResponse": false
|
|
}
|
|
} |