You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

58 lines
1.5 KiB

1 month ago
  1. {
  2. "peisPublic":{
  3. "isConvered":true,
  4. "peisBasic":{
  5. "isFirstRun":false,
  6. "isDev":false,
  7. "dcmUsr":"peis",
  8. "dcmPswd":"peis@123"
  9. },
  10. "peisNetWork":{
  11. "peisurl":"http://10.1.12.140:8081/",
  12. "peisApiUrl":"http://10.1.12.140:9529/",
  13. "updateUrl":"http://10.1.12.140:8081/electron/windows/",
  14. "imageUrl":"http://10.1.12.140:9529/",
  15. "dcmUrl":"",
  16. "selfUrl":""
  17. }
  18. },
  19. "peisLocal":{
  20. "localBasic":{
  21. "isCheckPicture":false,
  22. "isWriteLogger":false
  23. },
  24. "photoGrah":{
  25. "photoInterface":1,
  26. "imageFormat":"jpeg",
  27. "capturesTotal":10,
  28. "capturesTimes":1000,
  29. "isAutoConnect":true
  30. },
  31. "icCard":{
  32. "IcCardInterface":1
  33. },
  34. "Speech":{
  35. "isEnabled":false,
  36. "svrIp":"127.0.0.1",
  37. "svrPort":"9999"
  38. },
  39. "ImageAcquisition":{
  40. "acquisitionInterface":1,
  41. "imagePath":"D:\\peisImage",
  42. "delay":2,
  43. "total":50,
  44. "quality":100,
  45. "mode":1,
  46. "videoPixel":-1,
  47. "videoDevice":-1,
  48. "deviceId":""
  49. },
  50. "ImageRect":{
  51. "devicePixel":"000000001",
  52. "topLeftX":0,
  53. "topLeftY":0,
  54. "bottomRightX":0,
  55. "bottomRightY":0
  56. }
  57. }
  58. }