[r1]: / trunk / legacy / Devices / OneWireMaster.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>499</Type>
<Id>0000 0000</Id>
<Version>1.0.0.0</Version>
</DeviceIdentification>
<DeviceInfo>
<Name name="local:typename">Onewire master</Name>
<Description name="local:typedescription">Onewire master</Description>
<Vendor name="local:3S">3S - Smart Software Solutions GmbH</Vendor>
<OrderNumber>-</OrderNumber>
</DeviceInfo>
<Connector connectorId="1" moduleType="499" interface="Raspberry.OnewireMaster" role="child" hostpath="-1">
<InterfaceName name="local:Onewiremaster">OnewireMaster</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="OnewireMaster">
<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>'/sys/devices/w1_bus_master1/'</Default>
<Name name="local:Id393218">1-wire port</Name>
<Description name="local:Id393218.Desc">file path of the 1-wire port</Description>
</Parameter>
</HostParameterSet>
</Connector>
<Connector connectorId="2" moduleType="503" interface="Raspberry.Onewire" role="parent" hostpath="1" initialStatusFlag="241">
<InterfaceName name="local:SPIdevices">1-wire device</InterfaceName>
<Var />
</Connector>
</Device>
</DeviceDescription>