DeviceCfg.json 885B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "Devices": [{
  3. "ID": 0,
  4. "SerialNumber": "DS-2CD8426FWD/F-I20190213AACH229428907",
  5. "ChannelNumber": 1,
  6. "StartChannel": 1,
  7. "AlarmInNum": 1,
  8. "AlarmOutNum": 1,
  9. "IPChanNum": 0,
  10. "MirrorChanNum": 0,
  11. "StartMirrorChanNo": 0,
  12. "LocalNodeName": "10.168.2.118",
  13. "DeviceType": 31,
  14. "DiskNum": 1,
  15. "LoginUserName": "admin",
  16. "LoginUserPwd": "huiju999",
  17. "DeviceIP": "10.168.2.118",
  18. "DeviceMultiIP": "0.0.0.0",
  19. "DevicePort": 8000,
  20. "DeviceName": "",
  21. "LoginMode": 0,
  22. "Https": 0,
  23. "Channels": [{
  24. "ChanID": 0,
  25. "DeviceIndex": 0,
  26. "ChanIndex": 0,
  27. "ChanName": "Camera1",
  28. "Protocol": 0,
  29. "PicResolution": 0,
  30. "PicQuality": 0,
  31. "Enable": 1,
  32. "PreviewMode": 0,
  33. "PreviewProtocolType": 0,
  34. "VideoCodingType": 0,
  35. "StreamType": 0,
  36. "LinkMode": 0
  37. }]
  38. }]
  39. }