Skip to content

Commit

Permalink
Merge pull request #4 from thtomate/master
Browse files Browse the repository at this point in the history
Thank you!
  • Loading branch information
hfedcba authored Dec 27, 2016
2 parents 9333dbf + dd833ec commit e114f69
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions misc/Device Description Files/rf_s_ba.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@
<size>0.3</size>
<parameterId>STATE_FLAGS</parameterId>
</element>
<element>
<index>12.7</index>
<size>0.1</size>
<parameterId>LOWBAT</parameterId>
</element>
</binaryPayload>
</packet>
<packet id="INFO_LEVEL">
Expand All @@ -68,6 +73,11 @@
<size>0.3</size>
<parameterId>STATE_FLAGS</parameterId>
</element>
<element>
<index>12.7</index>
<size>0.1</size>
<parameterId>LOWBAT</parameterId>
</element>
</binaryPayload>
</packet>
<packet id="INFO_POWERON">
Expand Down Expand Up @@ -524,6 +534,28 @@
</packet>
</packets>
</parameter>

<parameter id="LOWBAT">
<properties>
<writeable>false</writeable>
<service>true</service>
</properties>
<logicalBoolean/>
<physicalInteger groupId="LOWBAT">
<operationType>internal</operationType>
</physicalInteger>
<packets>
<packet id="INFO_LEVEL">
<type>event</type>
</packet>
<packet id="ACK_STATUS">
<type>event</type>
</packet>
</packets>
</parameter>



</variables>
<linkParameters id="switch_ch_link--1">
<parameter id="UI_HINT">
Expand Down

0 comments on commit e114f69

Please # to comment.