mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-13 15:37:03 +00:00
17 lines
224 B
JSON
17 lines
224 B
JSON
{
|
|
"id" : "%s",
|
|
"name" : "%s",
|
|
"up" : %lu,
|
|
"t" : %lu,
|
|
"vcc" : %.3f,
|
|
"rssi": %d,
|
|
"temp": %.2f,
|
|
"data" : {
|
|
"P" : %d
|
|
},
|
|
"realtime" : {
|
|
"h" : %.2f,
|
|
"t" : %d
|
|
}
|
|
}
|