mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-04-28 04:55:46 +00:00
More v2.2
This commit is contained in:
25
lib/SvelteUi/json/sysinfo.json
Normal file
25
lib/SvelteUi/json/sysinfo.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user