You've already forked OpenUxAS-SoI
mirror of
https://github.com/AdaCore/OpenUxAS-SoI.git
synced 2026-02-12 13:04:49 -08:00
10 lines
316 B
XML
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>
|
|
|
|
|