2
0

sysvars.vars 1.4 KB

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