Rev 963 | Rev 968 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 963 | Rev 965 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | <?xml version="1.0" standalone="yes"?> |
1 | <?xml version="1.0" standalone="yes"?> |
| 2 | <!-- Written |
2 | <!-- Written on 23-dec-2008 13:40:00 --> |
| 3 | <root> |
3 | <root> |
| 4 | <classes> |
4 | <classes> |
| 5 | <class id="11" name="nmt" description="Networkmanagement"/> |
5 | <class id="11" name="nmt" description="Networkmanagement"/> |
| 6 | <class id="12" name="act" description="Actuator messages"/> |
6 | <class id="12" name="act" description="Actuator messages"/> |
| 7 | <class id="13" name="sns" description="Sensor messages"/> |
7 | <class id="13" name="sns" description="Sensor messages"/> |
| Line 14... | Line 14... | ||
| 14 | <variable name="HardwareId" type="uint" start_bit="0" bit_length="32" unit="" description=""/> |
14 | <variable name="HardwareId" type="uint" start_bit="0" bit_length="32" unit="" description=""/> |
| 15 | <variable name="NumberOfModules" type="uint" start_bit="32" bit_length="8" unit="" description=""/> |
15 | <variable name="NumberOfModules" type="uint" start_bit="32" bit_length="8" unit="" description=""/> |
| 16 | <variable name="SequenceNumber" type="uint" start_bit="40" bit_length="8" unit="" description=""/> |
16 | <variable name="SequenceNumber" type="uint" start_bit="40" bit_length="8" unit="" description=""/> |
| 17 | </variables> |
17 | </variables> |
| 18 | </command> |
18 | </command> |
| 19 | <command id="1" name="Ascii" type="global" module="" description="Used for sending text with printf" |
19 | <command id="1" name="Ascii" type="global" module="" description="Used for sending text with printf"> |
| - | 20 | <variables> |
|
| - | 21 | <variable name="Text" type="ascii" start_bit="0" bit_length="64" unit="" description=""/> |
|
| - | 22 | </variables> |
|
| - | 23 | </command> |
|
| 20 | <command id="2" name="Debug" type="global" module="" description="Used for debugging, should not be used for anything real"/> |
24 | <command id="2" name="Debug" type="global" module="" description="Used for debugging, should not be used for anything real"/> |
| 21 | <command id="3" name="Report_Interval" type="global" module="" description="Get/Set interval of reporting"> |
25 | <command id="3" name="Report_Interval" type="global" module="" description="Get/Set interval of reporting"> |
| 22 | <variables> |
26 | <variables> |
| 23 | <variable name="Time" type="uint" start_bit="0" bit_length="8" unit="Second" description=""/> |
27 | <variable name="Time" type="uint" start_bit="0" bit_length="8" unit="Second" description=""/> |
| 24 | </variables> |
28 | </variables> |
| Line 132... | Line 136... | ||
| 132 | <variable name="Steps" type="uint" start_bit="24" bit_length="8" unit="" description=""/> |
136 | <variable name="Steps" type="uint" start_bit="24" bit_length="8" unit="" description=""/> |
| 133 | </variables> |
137 | </variables> |
| 134 | </command> |
138 | </command> |
| 135 | </commands> |
139 | </commands> |
| 136 | <modules> |
140 | <modules> |
| - | 141 | <module id="0" name="Debug" class="tst"/> |
|
| 137 | <module id="1" name="Default" class="def"/> |
142 | <module id="1" name="Default" class="def"/> |
| 138 | <module id="3" name="DS18x20" class="sns"/> |
143 | <module id="3" name="DS18x20" class="sns"/> |
| 139 | <module id="5" name="FOST02" class="sns"/> |
144 | <module id="5" name="FOST02" class="sns"/> |
| 140 | <module id="6" name="BusVoltage" class="sns"/> |
145 | <module id="6" name="BusVoltage" class="sns"/> |
| 141 | <module id="7" name="SimpleDTMF" class="sns"/> |
146 | <module id="7" name="SimpleDTMF" class="sns"/> |