mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-21 10:22:45 +00:00
25 lines
422 B
JSON
25 lines
422 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"
|
|
}
|
|
} |