wanshenmean
2026-03-24 ab2076893b8df3c14f1a126d47e9eee132a38f4b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "ProtocolMonitoring": {
    "PollingIntervalMs": 200,
    "WcsLineRuleIds": [
      "line-11001",
      "line-11010",
      "line-11020",
      "line-11026"
    ],
    "PlcLinkStackerRuleIds": [],
    "StackerInteractionRuleIds": [],
    "TemplateBindings": [
      {
        "TemplateId": "wcs-line-v260202",
        "ProtocolName": "WcsLineProtocol"
      },
      {
        "TemplateId": "plclink-stacker-v1",
        "ProtocolName": "PlcLinkStackerProtocol"
      },
      {
        "TemplateId": "stacker-interaction-v1",
        "ProtocolName": "StackerInteractionProtocol"
      },
      {
        "TemplateId": "wcs-line-hcline",
        "ProtocolName": "WcsLineProtocol"
      }
    ],
    "MirrorAckRules": [
      {
        "RuleId": "line-11001",
        "WcsAckFieldKey": "11001_WCS_ACK",
        "PlcStbFieldKey": "11001_PLC_STB",
        "ClearFieldKeysOnAck0": [
          "11001_TaskNo",
          "11001_Source",
          "11001_Target",
          "11001_Barcode"
        ],
        "ClearFieldKeysOnAck2": [
          "11001_TaskNo",
          "11001_Source",
          "11001_Target",
          "11001_Barcode"
        ]
      },
      {
        "RuleId": "line-11010",
        "WcsAckFieldKey": "11010_WCS_ACK",
        "PlcStbFieldKey": "11010_PLC_STB",
        "ClearFieldKeysOnAck0": [
          "11010_TaskNo",
          "11010_Source",
          "11010_Target",
          "11010_Barcode"
        ],
        "ClearFieldKeysOnAck2": [
          "11010_TaskNo",
          "11010_Source",
          "11010_Target",
          "11010_Barcode"
        ]
      },
      {
        "RuleId": "line-11020",
        "WcsAckFieldKey": "11020_WCS_ACK",
        "PlcStbFieldKey": "11020_PLC_STB",
        "ClearFieldKeysOnAck0": [
          "11020_TaskNo",
          "11020_Source",
          "11020_Target",
          "11020_Barcode"
        ],
        "ClearFieldKeysOnAck2": [
          "11020_TaskNo",
          "11020_Source",
          "11020_Target",
          "11020_Barcode"
        ]
      },
      {
        "RuleId": "line-11026",
        "WcsAckFieldKey": "11026_WCS_ACK",
        "PlcStbFieldKey": "11026_PLC_STB",
        "ClearFieldKeysOnAck0": [
          "11026_TaskNo",
          "11026_Source",
          "11026_Target",
          "11026_Barcode"
        ],
        "ClearFieldKeysOnAck2": [
          "11026_TaskNo",
          "11026_Source",
          "11026_Target",
          "11026_Barcode"
        ]
      }
    ]
  },
  "AllowedHosts": "*"
}