Config.json 479 B

123456789101112131415161718
  1. {
  2. "account" : "ego",
  3. "password" : "123456",
  4. "can_ip" : "192.168.0.56",
  5. "can_port" : 20001,
  6. "host_port" : 20319,
  7. "server" : "10.10.10.73",
  8. //"server" : "192.168.0.102",
  9. "Tcphost_port" : 20917,
  10. "Tcpremote_port" : 20916,
  11. "host_in" : "192.168.15.150",
  12. "motion_ip":"192.168.15.201",
  13. "motion_port":7408,
  14. "name" : "zhanhc",
  15. //"url" : "http://58.34.98.13:8081/static/update/dpc/",
  16. "url" : "http://58.34.94.178:20916/static/update/dpc/",
  17. "version" : 1
  18. }