Site updated at 2017-05-20 22:59:15 UTC
This commit is contained in:
parent
024eeb853f
commit
ebffa845cd
709 changed files with 10815 additions and 1472 deletions
|
@ -72,11 +72,13 @@
|
|||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
<span class="s">microsoft_face</span><span class="pi">:</span>
|
||||
<span class="s">api_key</span><span class="pi">:</span> <span class="s">YOUR_API_KEY</span>
|
||||
<span class="s">azure_region</span><span class="pi">:</span> <span class="s">eastus2</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
<p>Configuration variables:</p>
|
||||
<ul>
|
||||
<li><strong>api_key</strong> (<em>Required</em>): The API key for your Cognitive resource.</li>
|
||||
<li><strong>azure_region</strong> (<em>Optional</em>): The region where you instantiated your Microsoft Cognitive services endpoint</li>
|
||||
<li><strong>timeout</strong> (<em>Optional)</em>: Set timeout for the API connection. Defaults to 10s.</li>
|
||||
</ul>
|
||||
<h3><a class="title-link" name="person-and-groups" href="#person-and-groups"></a> Person and Groups</h3>
|
||||
|
@ -151,6 +153,9 @@
|
|||
<li>
|
||||
<a href='/components/android_ip_webcam/'>Android IP Webcam</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/axis/'>Axis</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/wemo/'>Belkin WeMo</a>
|
||||
</li>
|
||||
|
@ -196,6 +201,9 @@
|
|||
<li>
|
||||
<a href='/components/joaoapps_join/'>Joaoapps Join</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/kira/'>Kira</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/litejet/'>LiteJet</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue