source: pacpussensors/trunk/Vislab/XML/VislabComponent.xml@ 127

Last change on this file since 127 was 127, checked in by ldecherf, 8 years ago

Version 1 du plugin Vislab testé sous linux

File size: 470 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<pacpus>
3 <components>
4 <component name="Vislab" type="VislabComponent" ui="0" />
5 </components>
6
7 <connections>
8 <!--<connection output="producer.image" input="consumer.image" type="direct" priority="0" />-->
9 </connections>
10
11 <plugins prefix="" postfix="" extension="so">
12 <plugin lib="VislabComponent" />
13 </plugins>
14
15 <parameters>
16 </parameters>
17</pacpus>
Note: See TracBrowser for help on using the repository browser.