Site updated at 2017-10-09 09:09:51 UTC
This commit is contained in:
parent
00fe2e34db
commit
a019ec5248
30 changed files with 74 additions and 74 deletions
|
@ -186,7 +186,7 @@
|
|||
</tbody>
|
||||
</table>
|
||||
<h3><a class="title-link" name="event-platform_discovered" href="#event-platform_discovered"></a> Event <code class="highlighter-rouge">platform_discovered</code></h3>
|
||||
<p>Event <code class="highlighter-rouge">platform_discovered</code> is fired when a new platform has been discovered by the discovery component.</p>
|
||||
<p>Event <code class="highlighter-rouge">platform_discovered</code> is fired when a new platform has been discovered by the <a href="/components/discovery/"><code class="highlighter-rouge">discovery</code></a> component.</p>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
|
@ -197,7 +197,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><code class="highlighter-rouge">service</code></td>
|
||||
<td>The service that is discovered. Example: <code class="highlighter-rouge">zwave</code>.</td>
|
||||
<td>The platform that is discovered. Example: <code class="highlighter-rouge">zwave</code>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code class="highlighter-rouge">discovered</code></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue