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
|
@ -79,7 +79,7 @@
|
|||
<ul>
|
||||
<li><a href="/components/notify.lametric">Notify</a></li>
|
||||
</ul>
|
||||
<p>The LaMetric Time can only be accessed by authorized applications. Therefore, each application that wants to access the LaMetric time needs to be registered at the LaMetric Developer webpage. Sign Up and login to the developer webpage. Click the Create button in the upper right corner, then select Notification App and click Create again. Enter an app name, a description and a redirect URL. Finally, click Save to create the application. For the newly created app you will obtain a client id and a client secret that is required in the following configuration.</p>
|
||||
<p>The LaMetric Time can only be accessed by authorized applications. Therefore, each application that wants to access the LaMetric time needs to be registered at the LaMetric Developer web page. Sign Up and login to the developer web page. Click the Create button in the upper right corner, then select Notification App and click Create again. Enter an app name, a description and a redirect URL. Finally, click Save to create the application. For the newly created app you will obtain a client id and a client secret that is required in the following configuration.</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># configuration.yaml example</span>
|
||||
<span class="s">lametric</span><span class="pi">:</span>
|
||||
<span class="s">client_id</span><span class="pi">:</span> <span class="s">xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue