Site updated at 2017-09-26 07:14:23 UTC

This commit is contained in:
Travis CI 2017-09-26 07:14:23 +00:00
parent 80847eb95a
commit b723b0750d
415 changed files with 2329 additions and 1581 deletions

View file

@ -113,7 +113,7 @@
<p>Event data:</p>
<ul>
<li><strong>button_name</strong>: The name of the button, that triggered the event.</li>
<li><strong>button_address</strong>: The bluetooth address of the button, that triggered the event.</li>
<li><strong>button_address</strong>: The Bluetooth address of the button, that triggered the event.</li>
<li><strong>click_type</strong>: The type of click. Possible values are <code class="highlighter-rouge">single</code>, <code class="highlighter-rouge">double</code> and <code class="highlighter-rouge">hold</code>.</li>
<li><strong>queued_time</strong>: The amount of time this event was queued on the button, in seconds.</li>
</ul>