config 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. {
  2. "webSocketUrl": "ws://127.0.0.1:8300/webStock/webStockProgram",
  3. "debug": 1,
  4. "instructionsMap": {
  5. "out1": [{
  6. "ip": "192.168.5.16",
  7. "port": 20058,
  8. "agreement": 1
  9. }],
  10. "in1": [{
  11. "ip": "192.168.5.11",
  12. "port": 20058,
  13. "agreement": 1
  14. }],
  15. "out4": [{
  16. "ip": "192.168.5.42",
  17. "port": 20058,
  18. "agreement": 1
  19. }],
  20. "in4": [{
  21. "ip": "192.168.5.41",
  22. "port": 20058,
  23. "agreement": 1
  24. }],
  25. "check1": [{
  26. "ip": "192.168.5.12",
  27. "port": 20058,
  28. "agreement": 1
  29. },
  30. {
  31. "ip": "192.168.5.13",
  32. "port": 20058,
  33. "agreement": 1
  34. },
  35. {
  36. "ip": "192.168.5.14",
  37. "port": 20058,
  38. "agreement": 1
  39. },
  40. {
  41. "ip": "192.168.5.17",
  42. "port": 20058,
  43. "agreement": 1
  44. },
  45. {
  46. "ip": "192.168.5.18",
  47. "port": 20058,
  48. "agreement": 1
  49. },
  50. {
  51. "ip": "192.168.5.19",
  52. "port": 20058,
  53. "agreement": 1
  54. },
  55. {
  56. "ip": "192.168.5.37",
  57. "port": 20058,
  58. "agreement": 1
  59. },
  60. {
  61. "ip": "192.168.5.36",
  62. "port": 20058,
  63. "agreement": 1
  64. },
  65. {
  66. "ip": "192.168.5.35",
  67. "port": 20058,
  68. "agreement": 1
  69. },
  70. {
  71. "ip": "192.168.5.34",
  72. "port": 20058,
  73. "agreement": 1
  74. }
  75. ],
  76. "check4": [{
  77. "ip": "192.168.5.43",
  78. "port": 20058,
  79. "agreement": 2
  80. },
  81. {
  82. "ip": "192.168.5.44",
  83. "port": 20058,
  84. "agreement": 2
  85. },
  86. {
  87. "ip": "192.168.5.45",
  88. "port": 20058,
  89. "agreement": 2
  90. },
  91. {
  92. "ip": "192.168.5.46",
  93. "port": 20058,
  94. "agreement": 2
  95. },
  96. {
  97. "ip": "192.168.5.48",
  98. "port": 20058,
  99. "agreement": 2
  100. },
  101. {
  102. "ip": "192.168.5.49",
  103. "port": 20058,
  104. "agreement": 2
  105. }
  106. ]
  107. }
  108. }