sysvars.vars 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  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.fw.esp32.arduino str
  44. max80.fw.esp32.idf str
  45. max80.hw.serial str
  46. max80.hw.ver str
  47. net.ap.clients uint
  48. net.ap.conn bool
  49. net.ap.ip4 ip
  50. net.ap.ip4.mask ip
  51. net.ap.mac mac
  52. net.ap.ssid str
  53. net.dns.server ip
  54. net.eth.conn bool
  55. net.eth.ip4 ip
  56. net.eth.ip4.gw ip
  57. net.eth.ip4.mask ip
  58. net.sntp.server ip
  59. net.sntp.sync bool
  60. net.sta.conn bool
  61. net.sta.ip4 ip
  62. net.sta.ip4.gw ip
  63. net.sta.ip4.mask ip
  64. net.sta.mac mac
  65. net.sta.ssid str
  66. heap.sram.free uint
  67. heap.sram.max uint
  68. heap.spiram.free uint
  69. heap.spiram.max uint