source:
pacpustutorials/solutions/project_exercises/xml/message.xml
Last change on this file was 13, checked in by , 9 years ago | |
---|---|
File size: 307 bytes |
Rev | Line | |
---|---|---|
[13] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
2 | <pacpus> | |
3 | <components> | |
4 | <component name="PeriodicMessage" type="MessageComponent" msg_period="1"/> | |
5 | </components> | |
6 | <connections> | |
7 | </connections> | |
8 | <plugins prefix="" postfix="" extension="so"> | |
9 | <plugin lib="PluginExercise1" /> | |
10 | </plugins> | |
11 | </pacpus> |
Note:
See TracBrowser
for help on using the repository browser.