awips2/edexOsgi/com.raytheon.uf.edex.datadelivery.bandwidth/utility/common_static/base/datadelivery/bandwidthmap.xml

8 lines
402 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- bandwidth is specified in kilobytes/second (kB/s) -->
<bandwidthMap>
<route planDays="2" network="OPSNET" defaultBandwidth="768" bucketSizeMinutes="3" />
<!-- TODO: What is the bandwidth allocated on the SBN for data delivery? -->
<route planDays="2" network="SBN" defaultBandwidth="768" bucketSizeMinutes="3" />
</bandwidthMap>