12345678910111213141516171819202122232425262728293031323334353637383940 |
- @config
- LANG string "sv"
- TZ tz "CET-1CEST,M3.5.0,M10.5.0/3"
- abc.hosttype string "auto"
- hostname string "max80"
- ip4.dhcp.nodns bool
- ip4.dhcp.nosntp bool
- ip4.dns ip
- mdns.enabled bool true
- sntp.enabled bool true
- sntp.server string "time.max80.abc80.org"
- tzname string "Europe/Stockholm"
- wifi.psk string
- wifi.ssid string
- @status
- hostname string
- max80.fpga bool
- max80.fw.date string
- max80.hw.serial string
- max80.hw.ver string
- net.ap.clients int
- net.ap.conn bool
- net.ap.ip4 ip
- net.ap.ip4.mask ip
- net.ap.mac mac
- net.ap.ssid string
- net.dns.server ip
- net.eth.conn bool
- net.eth.ip4 ip
- net.eth.ip4.gw ip
- net.eth.ip4.mask ip
- net.sntp.server ip
- net.sntp.sync bool
- net.sta.conn bool
- net.sta.ip4 ip
- net.sta.ip4.gw ip
- net.sta.ip4.mask ip
- net.sta.mac mac
- net.sta.ssid string
|