mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-18 17:26:46 +00:00
17 lines
236 B
JSON
17 lines
236 B
JSON
{
|
|
"lv" : "%s",
|
|
"id" : "%s",
|
|
"type" : "%s",
|
|
"P" : %lu,
|
|
"Q" : %lu,
|
|
"PO" : %lu,
|
|
"QO" : %lu,
|
|
"I1" : %.2f,
|
|
"I2" : %.2f,
|
|
"I3" : %.2f,
|
|
"U1" : %.2f,
|
|
"U2" : %.2f,
|
|
"U3" : %.2f,
|
|
"t" : "%s"
|
|
}
|