大更新
This commit is contained in:
@@ -1,24 +1,25 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<connectSetting name="ACOAT_01" deviceId="0" remoteIp="192.168.2.100" remotePort="5000" />
|
||||
<mQConnectionCfg HostName="mq.picaiba.com" VirtualHost="cigs" UserName="ypfqF66wKskKfpkpJdEmfrCMBVpAP98y" Password="g4NtT55HHzXECDig2BWLvtkZRfD8oiMT" Port="5672" ClientProvidedName="ACOAT_01">
|
||||
<Exchange>ACOAT_01_Exchange</Exchange>
|
||||
<Configurations xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<connectSetting name="MARK_01" deviceId="0" remoteIp="127.0.0.1" remotePort="6000" />
|
||||
<eapMonitorSetting IPAddress="127.0.0.1" Port="10086" />
|
||||
<mQConnectionCfg HostName="172.16.21.191" VirtualHost="cdte" UserName="cdte" Password="cdte" Port="5672" ClientProvidedName="MARK_01">
|
||||
<Exchange>MARK_01_Exchange</Exchange>
|
||||
<Exchange_RTDB>cdte</Exchange_RTDB>
|
||||
<EAP_Request_Queue>ACOAT_01_EAP_Request_Queue</EAP_Request_Queue>
|
||||
<EAP_Response_Queue>ACOAT_01_EAP_Response_Queue</EAP_Response_Queue>
|
||||
<MES_Request_Queue>ACOAT_01_MES_Request_Queue</MES_Request_Queue>
|
||||
<MES_Response_Queue>ACOAT_01_MES_Response_Queue</MES_Response_Queue>
|
||||
<EAP_Request_Queue>MARK_01_EAP_Request_Queue</EAP_Request_Queue>
|
||||
<EAP_Response_Queue>MARK_01_EAP_Response_Queue</EAP_Response_Queue>
|
||||
<MES_Request_Queue>MARK_01_MES_Request_Queue</MES_Request_Queue>
|
||||
<MES_Response_Queue>MARK_01_MES_Response_Queue</MES_Response_Queue>
|
||||
<EAP_Request_Queue_RTDB>logs</EAP_Request_Queue_RTDB>
|
||||
<EAP_Request_Queue_RoutingKey>ACOAT_01_EAP_Request_Queue_RoutingKey</EAP_Request_Queue_RoutingKey>
|
||||
<EAP_Response_Queue_RoutingKey>ACOAT_01_EAP_Response_Queue_RoutingKey</EAP_Response_Queue_RoutingKey>
|
||||
<MES_Request_Queue_RoutingKey>ACOAT_01_MES_Request_Queue_RoutingKey</MES_Request_Queue_RoutingKey>
|
||||
<MES_Response_Queue_RoutingKey>ACOAT_01_MES_Response_Queue_RoutingKey</MES_Response_Queue_RoutingKey>
|
||||
<EAP_Request_Queue_RoutingKey>MARK_01_EAP_Request_Queue_RoutingKey</EAP_Request_Queue_RoutingKey>
|
||||
<EAP_Response_Queue_RoutingKey>MARK_01_EAP_Response_Queue_RoutingKey</EAP_Response_Queue_RoutingKey>
|
||||
<MES_Request_Queue_RoutingKey>MARK_01_MES_Request_Queue_RoutingKey</MES_Request_Queue_RoutingKey>
|
||||
<MES_Response_Queue_RoutingKey>MARK_01_MES_Response_Queue_RoutingKey</MES_Response_Queue_RoutingKey>
|
||||
<Exchange_Name_Dle>Dead_Letter_Exchange</Exchange_Name_Dle>
|
||||
<Dead_Letter_RoutingKey>Dead_Letter_RoutingKey</Dead_Letter_RoutingKey>
|
||||
</mQConnectionCfg>
|
||||
<httpConfiguration>
|
||||
<heartBitUrl>http://localhost:8080/api/mq/EquipmentInterfaceStatus/update</heartBitUrl>
|
||||
<fileDownloadUrl>http://zzdhg.mes.picaiba.com/api/common/attachment/downloadFile</fileDownloadUrl>
|
||||
<heartBitUrl>http://172.16.21.112:8080/api/mq/EquipmentInterfaceStatus/update</heartBitUrl>
|
||||
<fileDownloadUrl>http://172.16.21.190/api/common/attachment/downloadFile</fileDownloadUrl>
|
||||
<contentType>application/json</contentType>
|
||||
</httpConfiguration>
|
||||
<scenarioCollection>
|
||||
@@ -761,4 +762,4 @@
|
||||
</EVENT>-->
|
||||
</events>
|
||||
</sRDConfiguration>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
@@ -134,7 +134,7 @@
|
||||
</SECSMessage>
|
||||
<SECSMessage name="S1F13">
|
||||
<MessageName>S1F13</MessageName>
|
||||
<Description>On Line Data</Description>
|
||||
<Description>Establish Eommunication</Description>
|
||||
<Stream>1</Stream>
|
||||
<Function>13</Function>
|
||||
<Direction>H<->E</Direction>
|
||||
@@ -148,7 +148,7 @@
|
||||
</SECSMessage>
|
||||
<SECSMessage name="S1F14">
|
||||
<MessageName>S1F14</MessageName>
|
||||
<Description>Selected Equipment Status Request</Description>
|
||||
<Description>Establish Eommunication</Description>
|
||||
<Stream>1</Stream>
|
||||
<Function>14</Function>
|
||||
<Direction>H->E</Direction>
|
||||
|
||||
Reference in New Issue
Block a user