Site updated at 2017-09-26 07:14:23 UTC
This commit is contained in:
parent
80847eb95a
commit
b723b0750d
415 changed files with 2329 additions and 1581 deletions
|
@ -102,7 +102,7 @@ All beacons that support the Eddystone protocol, have a temperature sensor and c
|
|||
</div>
|
||||
<p>Configuration variables:</p>
|
||||
<ul>
|
||||
<li><strong>bt_device_id</strong> (<em>Optional</em>): The id of the bluetooth device that should be used for scanning (hci<em>X</em>). You can find the correct one using <code class="highlighter-rouge">hcitool dev</code> (default: 0).</li>
|
||||
<li><strong>bt_device_id</strong> (<em>Optional</em>): The id of the Bluetooth device that should be used for scanning (hci<em>X</em>). You can find the correct one using <code class="highlighter-rouge">hcitool dev</code> (default: 0).</li>
|
||||
<li><strong>beacons</strong> array (<em>Required</em>): The beacons that should be monitored.
|
||||
<ul>
|
||||
<li><strong>[entry]</strong> (<em>Required</em>): Name of the beacon.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue