-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathBU353S4.prf.xml
22 lines (22 loc) · 967 Bytes
/
BU353S4.prf.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE properties PUBLIC "-//JTRS//DTD SCA V2.2.2 PRF//EN" "properties.dtd">
<properties>
<simple id="DCE:cdc5ee18-7ceb-4ae6-bf4c-31f983179b4d" mode="readonly" name="device_kind" type="string">
<description>This specifies the device kind</description>
<value>FRONTEND::GPS</value>
<kind kindtype="allocation"/>
<action type="eq"/>
</simple>
<simple id="DCE:0f99b2e4-9903-4631-9846-ff349d18ecfb" mode="readonly" name="device_model" type="string">
<description> This specifies the specific device</description>
<value>BU353S4</value>
<kind kindtype="allocation"/>
<action type="eq"/>
</simple>
<simple id="serial_port" mode="readwrite" type="string">
<description>Ensure the user running this device has read-write access to the port listed here.</description>
<value>/dev/ttyUSB0</value>
<kind kindtype="property"/>
<action type="external"/>
</simple>
</properties>