config.ini 411 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. [thread]
  2. threadnum = 2
  3. [thread0]
  4. [thread0.device0]
  5. IP=10.45.1.152
  6. Port=37777
  7. Username=admin
  8. Password=admin
  9. ConnectNum=1
  10. [thread0.device1]
  11. IP=10.36.45.222
  12. Port=37777
  13. Username=admin
  14. Password=admin
  15. ConnectNum=1
  16. [thread1]
  17. [thread1.device0]
  18. IP=10.36.45.221
  19. Port=37777
  20. Username=admin
  21. Password=123
  22. ConnectNum=1
  23. [thread0]
  24. [thread1.device1]
  25. IP=10.36.45.222
  26. Port=37777
  27. Username=admin
  28. Password=admin
  29. ConnectNum=1