awips2/RadarServer/build.rcm/cfgbits/data/config/persist/config.xml
Steve Harris 0c25458510 12.4.1-10 baseline
Former-commit-id: 4bfbdad17d [formerly 9f8cb727a5] [formerly 4bfbdad17d [formerly 9f8cb727a5] [formerly 8485b90ff8 [formerly bf53d06834caa780226121334ac1bcf0534c3f16]]]
Former-commit-id: 8485b90ff8
Former-commit-id: 33a67cdd82 [formerly a28d70b5c5]
Former-commit-id: e5543a0e86
2012-05-01 18:06:13 -05:00

55 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<config>
<pupID>617</pupID>
<regionCode>1</regionCode>
<wmoSiteID>KOAX</wmoSiteID>
<collectionEnabled>false</collectionEnabled>
<tdwrCollectionLimited>true</tdwrCollectionLimited>
<decompressProducts>true</decompressProducts>
<endpointConfig>
<topic>radarserver.dropbox</topic>
<archiveRoot>/tmp/sbn/radar</archiveRoot>
<connectionURL>amqp://guest:guest@/edex?brokerlist='tcp://localhost:5672'</connectionURL>
</endpointConfig>
<radars>
<radar>
<radarID>koax</radarID>
<nexradID>519</nexradID>
<enabled>true</enabled>
<dedicated>true</dedicated>
<collectionEnabled>true</collectionEnabled>
<sendEnvironmentalData>false</sendEnvironmentalData>
<linkType>TCP_WAN</linkType>
<links>
<link>
<dedicated>true</dedicated>
<linkAddress>147.18.139.166:4502</linkAddress>
<linkIndex>27</linkIndex>
<linkType>TCP_WAN</linkType>
<maxRpsListSize>150</maxRpsListSize>
<tcmPassword>passwd</tcmPassword>
</link>
</links>
<productAvailabilityFieldUsable>true</productAvailabilityFieldUsable>
</radar>
</radars>
</config>