...
Code Block |
---|
{ "hardwareId": "<ID>"" "uptime": "######", "exhibitIP": "<IP_ADDR>" "exhibitState": "1/0/-1" "Temptemp": "##.##" "Voltagevoltage": "##.##" } |
Board metrics
Uptime - Time in minutes since last reboot
Exhibit IP - The exhibit server IP currently saved on the hardware
Exhibit State - The state of the connection from the exhibit hardware to the exhibit server (0 = No connection, 1 = Connection, -1 = Not Set)
Temperature - Hardware temperature in degrees C (this is actually the Die temp for most current hardware)
Voltage - System supply voltage in V
The time of last heartbeat should be logged
...