mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-14 15:54:47 +00:00
21 lines
305 B
JSON
21 lines
305 B
JSON
{
|
|
"id" : "%s",
|
|
"name" : "%s",
|
|
"up" : %u,
|
|
"t" : %lu,
|
|
"vcc" : %.3f,
|
|
"rssi": %d,
|
|
"temp": %.2f,
|
|
"data" : {
|
|
"P" : %d
|
|
},
|
|
"realtime" : {
|
|
"h" : %.2f,
|
|
"d" : %.1f,
|
|
"t" : %d,
|
|
"x" : %.2f,
|
|
"he" : %.2f,
|
|
"de" : %.1f
|
|
}
|
|
}
|