Skip to content
Snippets Groups Projects
Commit 9c7b8639 authored by Giuseppe Carboni's avatar Giuseppe Carboni
Browse files

Added RFIMonitoringContainer to SRT test CDB

parent fc2c1f1b
No related branches found
No related tags found
No related merge requests found
<?xml version='1.0' encoding='ISO-8859-1'?>
<!--
- History:
-
-->
<Component xmlns="urn:schemas-cosylab-com:Component: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"
Name="RFIMonitoring"
Code="ExternalClientsImpl"
Type="IDL:alma/Management/ExternalClients:1.0"
Container="RFIMonitoringContainer"
Default="true"
ImplLang="cpp"
Autostart="true"
/>
<?xml version="1.0" encoding="ISO-8859-1"?>
<Container
xmlns="urn:schemas-cosylab-com:Container:1.0"
xmlns:cdb="urn:schemas-cosylab-com:CDB:1.0"
xmlns:baci="urn:schemas-cosylab-com:BACI:1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:log="urn:schemas-cosylab-com:LoggingConfig:1.0"
Timeout="30.0"
UseIFR="true"
ManagerRetry="10"
ImplLang="cpp"
Recovery="false">
<Autoload>
<cdb:e string="baci" />
</Autoload>
<LoggingConfig
centralizedLogger="Log"
minLogLevel="5"
minLogLevelLocal="5"
dispatchPacketSize="0"
immediateDispatchLevel="8"
flushPeriodSeconds="1"
>
</LoggingConfig>
</Container>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment