sysvars.vars 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. @config
  2. LANG str "sv"
  3. TZ tz "CET-1CEST,M3.5.0,M10.5.0/3"
  4. abc.io.mo.enable bool false
  5. abc.io.mo.devsel uint 45
  6. abc.io.mf.enable bool false
  7. abc.io.mf.devsel uint 44
  8. abc.io.sf.enable bool false
  9. abc.io.sf.devsel uint 46
  10. abc.io.hd.enable bool true
  11. abc.io.hd.devsel uint 36
  12. abc.io.xd.enable bool false
  13. abc.io.xd.devsel uint 37
  14. abc.io.rtc.enable bool true
  15. abc.io.rtc.devsel uint 54
  16. abc.io.pun80.enable bool true
  17. abc.io.pun80.devsel uint 60
  18. abc.hosttype uint 0
  19. abc.reset bool
  20. fpga.reset bool
  21. hostname str "max80"
  22. http.status.refresh uint 10
  23. ip4.dhcp.nodns bool
  24. ip4.dhcp.nosntp bool
  25. ip4.dns ip
  26. mdns.enabled bool true
  27. sntp.enabled bool true
  28. sntp.server str "time.max80.abc80.org"
  29. tzname str "Europe/Stockholm"
  30. wifi.psk str
  31. wifi.ssid str
  32. @status
  33. hostname str
  34. max80.fpga bool
  35. max80.fw.date str
  36. max80.hw.serial str
  37. max80.hw.ver str
  38. net.ap.clients uint
  39. net.ap.conn bool
  40. net.ap.ip4 ip
  41. net.ap.ip4.mask ip
  42. net.ap.mac mac
  43. net.ap.ssid str
  44. net.dns.server ip
  45. net.eth.conn bool
  46. net.eth.ip4 ip
  47. net.eth.ip4.gw ip
  48. net.eth.ip4.mask ip
  49. net.sntp.server ip
  50. net.sntp.sync bool
  51. net.sta.conn bool
  52. net.sta.ip4 ip
  53. net.sta.ip4.gw ip
  54. net.sta.ip4.mask ip
  55. net.sta.mac mac
  56. net.sta.ssid str