Rev 950 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 950 | Rev 952 | ||
|---|---|---|---|
| Line 15... | Line 15... | ||
| 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 | <command id="2" name="Report_Interval" type="global" module="" description=""> |
|
| - | 21 | <variables> |
|
| - | 22 | <variable name="Time" type="uint" start_bit="0" bit_length="8" unit="Second" description=""/> |
|
| - | 23 | </variables> |
|
| - | 24 | </command> |
|
| 20 | <command id="64" name="Pwm" type="physical" module="" description="Message for pwm data"/> |
25 | <command id="64" name="Pwm" type="physical" module="" description="Message for pwm data"/> |
| 21 | <command id="65" name="Temperature_Celsius" type="physical" module="" description="Temperature data"> |
26 | <command id="65" name="Temperature_Celsius" type="physical" module="" description="Temperature data"> |
| 22 | <variables> |
27 | <variables> |
| 23 | <variable name="SensorId" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
28 | <variable name="SensorId" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
| 24 | <variable name="Value" type="float" start_bit="8" bit_length="16" unit="Celsius" description=""/> |
29 | <variable name="Value" type="float" start_bit="8" bit_length="16" unit="Celsius" description=""/> |
| 25 | </variables> |
30 | </variables> |
| 26 | </command> |
31 | </command> |
| 27 | <command id="66" name="Humidity_Percent" type="physical" module="" description="Humidity data"/> |
32 | <command id="66" name="Humidity_Percent" type="physical" module="" description="Humidity data"/> |
| 28 | <command id="67" name="Voltage" type="physical" module="" description="Voltage data"> |
33 | <command id="67" name="Voltage" type="physical" module="" description="Voltage data"> |
| 29 | <variables> |
34 | <variables> |
| 30 | <variable name="SensorId" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
35 | <variable name="SensorId" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
| Line 53... | Line 58... | ||
| 53 | </variables> |
58 | </variables> |
| 54 | </command> |
59 | </command> |
| 55 | <command id="132" name="LCD_Backlight" type="specific" module="HD44789" description="Set LCD backlight brightness"> |
60 | <command id="132" name="LCD_Backlight" type="specific" module="HD44789" description="Set LCD backlight brightness"> |
| 56 | <variables> |
61 | <variables> |
| 57 | <variable name="Strength" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
62 | <variable name="Strength" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
| 58 | </variables> |
- | |
| 59 | </command> |
- | |
| 60 | <command id="133" name="Sensor_Report_Interval" type="specific" module="DS18x20" description=""> |
- | |
| 61 | <variables> |
- | |
| 62 | <variable name="Time" type="uint" start_bit="0" bit_length="8" unit="Second" description=""/> |
- | |
| 63 | </variables> |
63 | </variables> |
| 64 | </command> |
64 | </command> |
| 65 | <command id="134" name="LCD_TextAt" type="specific" module="HD44789" description="Print text on LCD"> |
65 | <command id="134" name="LCD_TextAt" type="specific" module="HD44789" description="Print text on LCD"> |
| 66 | <variables> |
66 | <variables> |
| 67 | <variable name="X" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |
67 | <variable name="X" type="uint" start_bit="0" bit_length="8" unit="" description=""/> |