mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-03-10 04:45:12 +00:00
26 lines
442 B
JSON
26 lines
442 B
JSON
{
|
|
"version": "%s",
|
|
"chip": "%s",
|
|
"chipId": "%s",
|
|
"mac": "%s",
|
|
"board": %d,
|
|
"vndcfg": %s,
|
|
"usrcfg": %s,
|
|
"fwconsent": %d,
|
|
"hostname": "%s",
|
|
"booting": %s,
|
|
"upgrading": %s,
|
|
"net": {
|
|
"ip": "%s",
|
|
"mask": "%s",
|
|
"gw": "%s",
|
|
"dns1": "%s",
|
|
"dns2": "%s"
|
|
},
|
|
"meter": {
|
|
"mfg": %d,
|
|
"model": "%s",
|
|
"id": "%s"
|
|
},
|
|
"security": %d
|
|
} |