 |
Firmware for an ad-hoc mesh network of Internet-of-Things devices based on LoRa (Long Range radio) that can be deployed quickly and cheaply.
|
String payload
Message payload.
Definition: LoraPacket.h:19
String messageId
Unique id representing the message.
Definition: LoraPacket.h:17
String topic
The message topic. Some topics are preset. For example "status", "health".
Definition: LoraPacket.h:15
String path
Comma separated list of duck device ids that have seen this packet.
Definition: LoraPacket.h:21
String senderId
Unique id of the duck sending the packet.
Definition: LoraPacket.h:13
Internal cluster duck LoRa message structure.
Definition: LoraPacket.h:11