Skip to content
Snippets Groups Projects
Commit a7689cbd authored by Martin Killenberg's avatar Martin Killenberg
Browse files

added a more complex example to import

parent 5d7ba962
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<device_server xmlns="https://github.com/ChimeraTK/ControlSystemAdapter-DoocsAdapter">
<location name="SUB">
<import>/C/c</import>
</location>
<location name="MIX">
<import>/A</import>
<import>/B</import>
</location>
<location name="DIRECT">
<property source="INT" name="FOO"/>
<property source="/DIRECT/DOUBLE" name="BAR"/>
</location>
<!-- Import everything that has not been treated yet as is -->
<import>/</import>
</device_server>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment