The device supports messages sent between it and a gateway. In this document we discuss and give examples of the key messages that are sent between our device and the gateway. For a complete list of all messages, refer to the protobuf message compressed zip file.
Device to gateway
Message | Description |
---|---|
Score message | Contains sensor data read and transmitted every 60 seconds |
Battery and power | Contains the battery and power level of the device transmitted every 60 minutes |
Time sync request | Asks the gateway to send time information |
Gateway to device
Message | Description |
---|---|
Display | Change what is shown on the display by default |
LED | Change the brightness of the device’s display and RGB |
Time sync set | Transmit the time on the device through LoRaWAN |
System control | Transmit admin level commands to the device |