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.6 KiB

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