Skip to content

Commit

Permalink
Fix Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack-Byrne committed Sep 7, 2018
1 parent af12f2a commit 9eb0abe
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions src/components/interfaces/MOBILE_API.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3205,11 +3205,11 @@
It should not be used to identify a module by mobile application.</description>
</param>
<param name="currentTemperatureAvailable" type="Boolean" mandatory="false" since="5.0">
<description>
Availability of the reading of current temperature.
True: Available, False: Not Available, Not present: Not Available.
</description>
</param>
<description>
Availability of the reading of current temperature.
True: Available, False: Not Available, Not present: Not Available.
</description>
</param>
<param name="fanSpeedAvailable" type="Boolean" mandatory="false">
<description>
Availability of the control of fan speed.
Expand Down Expand Up @@ -5999,8 +5999,8 @@
If the transfer has systemFile enabled, then the value will be set to 0 automatically.
</description>
<history>
<param name="spaceAvailable" type="Integer" minvalue="0" maxvalue="2000000000" mandatory="true" since="3.0" until="5.0"/>
</history>
<param name="spaceAvailable" type="Integer" minvalue="0" maxvalue="2000000000" mandatory="true" since="3.0" until="5.0"/>
</history>
</param>

<param name="info" type="String" maxlength="1000" mandatory="false" platform="documentation">
Expand Down Expand Up @@ -6047,8 +6047,8 @@
If the transfer has systemFile enabled, then the value will be set to 0 automatically.
</description>
<history>
<param name="spaceAvailable" type="Integer" minvalue="0" maxvalue="2000000000" mandatory="true" since="3.0" until="5.0"/>
</history>
<param name="spaceAvailable" type="Integer" minvalue="0" maxvalue="2000000000" mandatory="true" since="3.0" until="5.0"/>
</history>
</param>

<param name="info" type="String" maxlength="1000" mandatory="false" platform="documentation">
Expand Down Expand Up @@ -6097,8 +6097,8 @@
If the transfer has systemFile enabled, then the value will be set to 0 automatically.
</description>
<history>
<param name="spaceAvailable" type="Integer" minvalue="0" maxvalue="2000000000" mandatory="true" since="3.0" until="5.0"/>
</history>
<param name="spaceAvailable" type="Integer" minvalue="0" maxvalue="2000000000" mandatory="true" since="3.0" until="5.0"/>
</history>
</param>

<param name="info" type="String" maxlength="1000" mandatory="false" platform="documentation">
Expand Down

0 comments on commit 9eb0abe

Please # to comment.