[r1]: / trunk / legacy / Devices / I2CMaster.devdesc.xml  Maximize  Restore  History

Download this file

46 lines (46 with data), 2.4 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v2004 rel. 4 U (http://www.xmlspy.com) by Bernhard Reiterer (3S-Smart Software Solutions GmbH) -->
<DeviceDescription xmlns="http://www.3s-software.com/schemas/DeviceDescription-1.0.xsd">
<Device>
<DeviceIdentification>
<Type>496</Type>
<Id>0000 0000</Id>
<Version>1.0.0.0</Version>
</DeviceIdentification>
<DeviceInfo>
<Name name="local:typename">I2C master</Name>
<Description name="local:typedescription">I²C master</Description>
<Vendor name="local:3S">3S - Smart Software Solutions GmbH</Vendor>
<OrderNumber>-</OrderNumber>
</DeviceInfo>
<Connector connectorId="1" moduleType="496" interface="Raspberry.I2CMaster" role="child" hostpath="-1">
<InterfaceName name="local:I2Cmaster">I²C master</InterfaceName>
<Slot allowEmpty="false" count="1"/>
<DriverInfo needsBusCycle="false">
<RequiredLib libname="Raspberry Pi Peripherals" vendor="3S - Smart Software Solutions GmbH" identifier="deviceLib" placeholderlib="Raspberry Pi Peripherals">
<FBInstance basename="$(DeviceName)" fbname="i2cMaster">
<Initialize methodName="Initialize"/>
</FBInstance>
</RequiredLib>
</DriverInfo>
<HostParameterSet>
<Parameter ParameterId="1" type="std:BOOL">
<Attributes offlineaccess="none" download="true" functional="false"/>
<Default>FALSE</Default>
<Name name="local:HiddenPointerToOwnInstance">HiddenPointerToOwnInstance</Name>
<Description name="local:HiddenPointerToOwnInstance">HiddenPointerToOwnInstance</Description>
</Parameter>
<Parameter ParameterId="10" type="std:STRING">
<Attributes channel="none" download="true" functional="false" onlineaccess="read"/>
<Default>'/dev/i2c-1'</Default>
<Name name="local:Id393218">I²C port</Name>
<Description name="local:Id393218.Desc">file path of the I²C port</Description>
</Parameter>
</HostParameterSet>
</Connector>
<Connector connectorId="2" moduleType="500" interface="Raspberry.I2C" role="parent" hostpath="1" initialStatusFlag="241">
<InterfaceName name="local:I2Cdevices">I²C devices</InterfaceName>
<Var />
</Connector>
</Device>
</DeviceDescription>