Site updated at 2016-09-30 06:51:48 UTC

This commit is contained in:
Travis CI 2016-09-30 06:51:48 +00:00
parent e1cf0aff30
commit 0faec7dc7d
23 changed files with 44 additions and 40 deletions

View file

@ -166,7 +166,7 @@
</tr>
<tr>
<td>connectivity</td>
<td>On meanse connection present, Off means no connection</td>
<td>On means connection present, Off means no connection</td>
</tr>
<tr>
<td>gas</td>
@ -192,6 +192,10 @@
<td>moving</td>
<td>On means moving, Off means stopped</td>
</tr>
<tr>
<td>occupancy</td>
<td>On means occupied, Off means not occupied</td>
</tr>
<tr>
<td>opening</td>
<td>Door, window, etc.</td>
@ -202,7 +206,7 @@
</tr>
<tr>
<td>safety</td>
<td>On meanse unsafe, Off means safe</td>
<td>On means unsafe, Off means safe</td>
</tr>
<tr>
<td>smoke</td>
@ -210,11 +214,11 @@
</tr>
<tr>
<td>sound</td>
<td>On means sound detected, Off meanse no sound</td>
<td>On means sound detected, Off means no sound</td>
</tr>
<tr>
<td>vibration</td>
<td>On means vibration detected, Off meanse no vibration</td>
<td>On means vibration detected, Off means no vibration</td>
</tr>
</tbody>
</table>