sysvars.vars 815 B

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