Skip to content
Snippets Groups Projects
Unverified Commit 3c2ad4a3 authored by Giuseppe Carboni's avatar Giuseppe Carboni Committed by GitHub
Browse files

Fix #677, changed config for ExternalClients and RFIMonitoring in testing CDB (#678)

parent aa608bd9
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
xmlns:baci="urn:schemas-cosylab-com:BACI:1.0"
xmlns:cdb="urn:schemas-cosylab-com:CDB:1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
IPAddress="192.168.200.200"
IPAddress="0.0.0.0"
Port="30000"
ReceiveTimeout="10000000"
ControlThreadPeriod="10000000"
......
<?xml version='1.0' encoding='ISO-8859-1'?>
<!--
- History:
- Wed Apr 13 15:18:03 UTC 2005 modified by Carlo Migoni
-->
<RFIMonitoring xmlns="urn:schemas-cosylab-com:RFIMonitoring:1.0"
xmlns:baci="urn:schemas-cosylab-com:BACI:1.0"
xmlns:cdb="urn:schemas-cosylab-com:CDB:1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
IPAddress="0.0.0.0"
Port="40000"
ReceiveTimeout="10000000"
ControlThreadPeriod="10000000"
SuperVisor="Gavino">
<status description="The status of the RFI monitoring component" />
</RFIMonitoring>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment