sysvars.vars 788 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. @config
  2. LANG str "sv"
  3. TZ tz "CET-1CEST,M3.5.0,M10.5.0/3"
  4. abc.hosttype str "auto"
  5. hostname str "max80"
  6. http.status.refresh uint 10
  7. ip4.dhcp.nodns bool
  8. ip4.dhcp.nosntp bool
  9. ip4.dns ip
  10. mdns.enabled bool true
  11. sntp.enabled bool true
  12. sntp.server str "time.max80.abc80.org"
  13. tzname str "Europe/Stockholm"
  14. wifi.psk str
  15. wifi.ssid str
  16. @status
  17. hostname str
  18. max80.fpga bool
  19. max80.fw.date str
  20. max80.hw.serial str
  21. max80.hw.ver str
  22. net.ap.clients uint
  23. net.ap.conn bool
  24. net.ap.ip4 ip
  25. net.ap.ip4.mask ip
  26. net.ap.mac mac
  27. net.ap.ssid str
  28. net.dns.server ip
  29. net.eth.conn bool
  30. net.eth.ip4 ip
  31. net.eth.ip4.gw ip
  32. net.eth.ip4.mask ip
  33. net.sntp.server ip
  34. net.sntp.sync bool
  35. net.sta.conn bool
  36. net.sta.ip4 ip
  37. net.sta.ip4.gw ip
  38. net.sta.ip4.mask ip
  39. net.sta.mac mac
  40. net.sta.ssid str