Files
OpenUxAS-SoI/docker/09_test_debug/cfg_TestUxAS.xml
2018-10-11 12:58:00 -04:00

10 lines
316 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<UxAS EntityID="100" FormatVersion="1.0" EntityType="None" RunDuration_s="10.0">
<Service Type="HelloWorld" StringToSend="Hello from #1" SendPeriod_ms="1000"/>
<Service Type="HelloWorld" StringToSend="Hello from #2" SendPeriod_ms="5001"/>
</UxAS>