sysvars.vars 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  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.netserv.host str
  20. abc.netserv.port uint 4680
  21. abc.reset bool
  22. fpga.reset bool
  23. hostname str "max80"
  24. http.status.refresh uint 10
  25. ip4.dhcp.nodns bool
  26. ip4.dhcp.nosntp bool
  27. ip4.dns ip
  28. mdns.enabled bool true
  29. sntp.enabled bool true
  30. sntp.server str "time.max80.abc80.org"
  31. tzname str "Europe/Stockholm"
  32. wifi.psk str
  33. wifi.ssid str
  34. @status
  35. hostname str
  36. max80.fpga bool
  37. max80.fw.date str
  38. max80.hw.serial str
  39. max80.hw.ver str
  40. net.ap.clients uint
  41. net.ap.conn bool
  42. net.ap.ip4 ip
  43. net.ap.ip4.mask ip
  44. net.ap.mac mac
  45. net.ap.ssid str
  46. net.dns.server ip
  47. net.eth.conn bool
  48. net.eth.ip4 ip
  49. net.eth.ip4.gw ip
  50. net.eth.ip4.mask ip
  51. net.sntp.server ip
  52. net.sntp.sync bool
  53. net.sta.conn bool
  54. net.sta.ip4 ip
  55. net.sta.ip4.gw ip
  56. net.sta.ip4.mask ip
  57. net.sta.mac mac
  58. net.sta.ssid str