mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-05-03 14:49:33 +00:00
basic stuff implemented
This commit is contained in:
24
web/ha2.json
Normal file
24
web/ha2.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"lv" : "%s",
|
||||
"id" : "%s",
|
||||
"type" : "%s",
|
||||
"P" : %d,
|
||||
"Q" : %d,
|
||||
"PO" : %d,
|
||||
"QO" : %d,
|
||||
"I1" : %.2f,
|
||||
"I2" : %.2f,
|
||||
"I3" : %.2f,
|
||||
"U1" : %.2f,
|
||||
"U2" : %.2f,
|
||||
"U3" : %.2f,
|
||||
"PF" : null,
|
||||
"PF1" : null,
|
||||
"PF2" : null,
|
||||
"PF3" : null,
|
||||
"tPI" : null,
|
||||
"tPO" : null,
|
||||
"tQI" : null,
|
||||
"tQO" : null,
|
||||
"rtc" : null
|
||||
}
|
||||
Reference in New Issue
Block a user