basic_config.xml 504 B

123456789101112131415161718192021
  1. <globe>
  2. <id>OQKWB9RUR9L20</id>
  3. <key>swx9sd0rkfa5uw6x</key>
  4. <host>test-gateway.leotechnology.cn</host>
  5. <port>8889</port>
  6. <tls>1</tls>
  7. <username>admin</username>
  8. <password>leo2023</password>
  9. <dbFile>save.db</dbFile>
  10. <logStoreDuration>120</logStoreDuration>
  11. <wwwPort>9080</wwwPort>
  12. <useRemoteServerTime>1</useRemoteServerTime>
  13. <retry>3</retry>
  14. <historyPeriod>10000</historyPeriod>
  15. <Channel>
  16. <COM1>/dev/tty11</COM1>
  17. <COM2>/dev/tty13</COM2>
  18. <COM3>/dev/tty15</COM3>
  19. <COM4>/dev/tty17</COM4>
  20. </Channel>
  21. </globe>