Skip to content

Commit

Permalink
Deploying to gh-pages from @ ab36344 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
KrishnaIyer committed Jan 20, 2025
1 parent d0b6f01 commit 4690f5b
Show file tree
Hide file tree
Showing 1,954 changed files with 148,496 additions and 150,598 deletions.
16 changes: 8 additions & 8 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
<div id="topMenu" class="navbar-menu">
<div class="navbar-start">
<a class="navbar-item" href="/docs/getting-started/">Getting Started</a>
<a class="navbar-item" href="/docs/devices/">Devices</a>
<a class="navbar-item" href="/docs/gateways/">Gateways</a>
<a class="navbar-item" href="/docs/the-things-stack/">The Things Stack</a>
<a class="navbar-item" href="/docs/concepts/">Concepts</a>
<a class="navbar-item" href="/docs/cloud/">The Things Stack Cloud</a>
<a class="navbar-item" href="/docs/enterprise/">The Things Stack Enterprise</a>
<a class="navbar-item" href="/docs/integrations/">Integrations</a>
<a class="navbar-item" href="/docs/reference/">Reference</a>
<a class="navbar-item" href="/docs/api/">API</a>
<a class="navbar-item" href="/docs/hardware/">Hardware</a>

</div>
<div class="navbar-end"><div class="navbar-item">
Expand Down Expand Up @@ -96,12 +96,12 @@ <h1 class="title is-size-3 has-vertical-space">Whoops! This page doesn't exist.<
<nav class="column is-one-third">
<h3 class="title is-6">The Things Stack</h3>
<p><a class="" href="/docs/getting-started/">Getting Started</a></p>
<p><a class="" href="/docs/devices/">Devices</a></p>
<p><a class="" href="/docs/gateways/">Gateways</a></p>
<p><a class="" href="/docs/the-things-stack/">The Things Stack</a></p>
<p><a class="" href="/docs/concepts/">Concepts</a></p>
<p><a class="" href="/docs/cloud/">The Things Stack Cloud</a></p>
<p><a class="" href="/docs/enterprise/">The Things Stack Enterprise</a></p>
<p><a class="" href="/docs/integrations/">Integrations</a></p>
<p><a class="" href="/docs/reference/">Reference</a></p>
<p><a class="" href="/docs/api/">API</a></p>
<p><a class="" href="/docs/hardware/">Hardware</a></p>
</nav>
<nav class="column is-one-third">
<h3 class="title is-6">Contributing</h3>
Expand Down
16 changes: 8 additions & 8 deletions api/concepts/auth/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
<div id="topMenu" class="navbar-menu">
<div class="navbar-start">
<a class="navbar-item" href="/docs/getting-started/">Getting Started</a>
<a class="navbar-item" href="/docs/devices/">Devices</a>
<a class="navbar-item" href="/docs/gateways/">Gateways</a>
<a class="navbar-item" href="/docs/the-things-stack/">The Things Stack</a>
<a class="navbar-item" href="/docs/concepts/">Concepts</a>
<a class="navbar-item" href="/docs/cloud/">The Things Stack Cloud</a>
<a class="navbar-item" href="/docs/enterprise/">The Things Stack Enterprise</a>
<a class="navbar-item" href="/docs/integrations/">Integrations</a>
<a class="navbar-item" href="/docs/reference/">Reference</a>
<a class="navbar-item" href="/docs/api/">API</a>
<a class="navbar-item" href="/docs/hardware/">Hardware</a>

</div>
<div class="navbar-end"><div class="navbar-item">
Expand Down Expand Up @@ -389,12 +389,12 @@ <h2 class="title is-size-6">On this page</h2>
<nav class="column is-one-third">
<h3 class="title is-6">The Things Stack</h3>
<p><a class="" href="/docs/getting-started/">Getting Started</a></p>
<p><a class="" href="/docs/devices/">Devices</a></p>
<p><a class="" href="/docs/gateways/">Gateways</a></p>
<p><a class="" href="/docs/the-things-stack/">The Things Stack</a></p>
<p><a class="" href="/docs/concepts/">Concepts</a></p>
<p><a class="" href="/docs/cloud/">The Things Stack Cloud</a></p>
<p><a class="" href="/docs/enterprise/">The Things Stack Enterprise</a></p>
<p><a class="" href="/docs/integrations/">Integrations</a></p>
<p><a class="" href="/docs/reference/">Reference</a></p>
<p><a class="" href="/docs/api/">API</a></p>
<p><a class="" href="/docs/hardware/">Hardware</a></p>
</nav>
<nav class="column is-one-third">
<h3 class="title is-6">Contributing</h3>
Expand Down
18 changes: 9 additions & 9 deletions api/concepts/auth/oauth-access-tokens/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
<div id="topMenu" class="navbar-menu">
<div class="navbar-start">
<a class="navbar-item" href="/docs/getting-started/">Getting Started</a>
<a class="navbar-item" href="/docs/devices/">Devices</a>
<a class="navbar-item" href="/docs/gateways/">Gateways</a>
<a class="navbar-item" href="/docs/the-things-stack/">The Things Stack</a>
<a class="navbar-item" href="/docs/concepts/">Concepts</a>
<a class="navbar-item" href="/docs/cloud/">The Things Stack Cloud</a>
<a class="navbar-item" href="/docs/enterprise/">The Things Stack Enterprise</a>
<a class="navbar-item" href="/docs/integrations/">Integrations</a>
<a class="navbar-item" href="/docs/reference/">Reference</a>
<a class="navbar-item" href="/docs/api/">API</a>
<a class="navbar-item" href="/docs/hardware/">Hardware</a>

</div>
<div class="navbar-end"><div class="navbar-item">
Expand Down Expand Up @@ -183,7 +183,7 @@ <h2 class="title is-size-5">API</h2>

<h1 class="title is-size-2">OAuth access tokens</h1>
<div class="content">
<p>To use this authentication method, you first need to <a href="https://www.thethingsindustries.com/docs/the-things-stack/interact/adding-oauth-clients/">register an <strong>OAuth client</strong></a> . After the registration is complete and accepted, you can <strong>request authorization</strong> by sending the user to the <strong>authorization URL</strong>:</p>
<p>To use this authentication method, you first need to <a href="https://www.thethingsindustries.com/docs/concepts/advanced/adding-oauth-clients/">register an <strong>OAuth client</strong></a> . After the registration is complete and accepted, you can <strong>request authorization</strong> by sending the user to the <strong>authorization URL</strong>:</p>
<pre tabindex="0"><code>https://&lt;HOSTNAME&gt;/oauth/authorize?client_id=&lt;CLIENT-ID&gt;&amp;redirect_uri=&lt;REDIRECT-URI&gt;&amp;state=&lt;STATE&gt;&amp;response_type=code
</code></pre><ul>
<li>The <code>HOSTNAME</code> is the hostname of the Identity Server.</li>
Expand Down Expand Up @@ -271,12 +271,12 @@ <h2 class="title is-size-6">On this page</h2>
<nav class="column is-one-third">
<h3 class="title is-6">The Things Stack</h3>
<p><a class="" href="/docs/getting-started/">Getting Started</a></p>
<p><a class="" href="/docs/devices/">Devices</a></p>
<p><a class="" href="/docs/gateways/">Gateways</a></p>
<p><a class="" href="/docs/the-things-stack/">The Things Stack</a></p>
<p><a class="" href="/docs/concepts/">Concepts</a></p>
<p><a class="" href="/docs/cloud/">The Things Stack Cloud</a></p>
<p><a class="" href="/docs/enterprise/">The Things Stack Enterprise</a></p>
<p><a class="" href="/docs/integrations/">Integrations</a></p>
<p><a class="" href="/docs/reference/">Reference</a></p>
<p><a class="" href="/docs/api/">API</a></p>
<p><a class="" href="/docs/hardware/">Hardware</a></p>
</nav>
<nav class="column is-one-third">
<h3 class="title is-6">Contributing</h3>
Expand Down
16 changes: 8 additions & 8 deletions api/concepts/auth/session-tokens/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
<div id="topMenu" class="navbar-menu">
<div class="navbar-start">
<a class="navbar-item" href="/docs/getting-started/">Getting Started</a>
<a class="navbar-item" href="/docs/devices/">Devices</a>
<a class="navbar-item" href="/docs/gateways/">Gateways</a>
<a class="navbar-item" href="/docs/the-things-stack/">The Things Stack</a>
<a class="navbar-item" href="/docs/concepts/">Concepts</a>
<a class="navbar-item" href="/docs/cloud/">The Things Stack Cloud</a>
<a class="navbar-item" href="/docs/enterprise/">The Things Stack Enterprise</a>
<a class="navbar-item" href="/docs/integrations/">Integrations</a>
<a class="navbar-item" href="/docs/reference/">Reference</a>
<a class="navbar-item" href="/docs/api/">API</a>
<a class="navbar-item" href="/docs/hardware/">Hardware</a>

</div>
<div class="navbar-end"><div class="navbar-item">
Expand Down Expand Up @@ -224,12 +224,12 @@ <h2 class="title is-size-6">On this page</h2>
<nav class="column is-one-third">
<h3 class="title is-6">The Things Stack</h3>
<p><a class="" href="/docs/getting-started/">Getting Started</a></p>
<p><a class="" href="/docs/devices/">Devices</a></p>
<p><a class="" href="/docs/gateways/">Gateways</a></p>
<p><a class="" href="/docs/the-things-stack/">The Things Stack</a></p>
<p><a class="" href="/docs/concepts/">Concepts</a></p>
<p><a class="" href="/docs/cloud/">The Things Stack Cloud</a></p>
<p><a class="" href="/docs/enterprise/">The Things Stack Enterprise</a></p>
<p><a class="" href="/docs/integrations/">Integrations</a></p>
<p><a class="" href="/docs/reference/">Reference</a></p>
<p><a class="" href="/docs/api/">API</a></p>
<p><a class="" href="/docs/hardware/">Hardware</a></p>
</nav>
<nav class="column is-one-third">
<h3 class="title is-6">Contributing</h3>
Expand Down
18 changes: 9 additions & 9 deletions api/concepts/errors/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
<div id="topMenu" class="navbar-menu">
<div class="navbar-start">
<a class="navbar-item" href="/docs/getting-started/">Getting Started</a>
<a class="navbar-item" href="/docs/devices/">Devices</a>
<a class="navbar-item" href="/docs/gateways/">Gateways</a>
<a class="navbar-item" href="/docs/the-things-stack/">The Things Stack</a>
<a class="navbar-item" href="/docs/concepts/">Concepts</a>
<a class="navbar-item" href="/docs/cloud/">The Things Stack Cloud</a>
<a class="navbar-item" href="/docs/enterprise/">The Things Stack Enterprise</a>
<a class="navbar-item" href="/docs/integrations/">Integrations</a>
<a class="navbar-item" href="/docs/reference/">Reference</a>
<a class="navbar-item" href="/docs/api/">API</a>
<a class="navbar-item" href="/docs/hardware/">Hardware</a>

</div>
<div class="navbar-end"><div class="navbar-item">
Expand Down Expand Up @@ -209,7 +209,7 @@ <h5 class="title is-family-sans-serif has-text-dark mb-1">Note:</h5>
</div>

<h2 id="rate-limiting">Rate limiting</h2>
<p>API request may be subject to <a href="https://www.thethingsindustries.com/docs/reference/rate-limiting/">rate limits</a>.</p>
<p>API request may be subject to <a href="https://www.thethingsindustries.com/docs/enterprise/management/rate-limiting/">rate limits</a>.</p>
<p>When the rate limit is reached, the server returns a <code>429 Too Many Requests</code> response.</p>
<p>The message body contains information on the rate set by the server for the resource.</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span>
Expand Down Expand Up @@ -284,12 +284,12 @@ <h2 class="title is-size-6">On this page</h2>
<nav class="column is-one-third">
<h3 class="title is-6">The Things Stack</h3>
<p><a class="" href="/docs/getting-started/">Getting Started</a></p>
<p><a class="" href="/docs/devices/">Devices</a></p>
<p><a class="" href="/docs/gateways/">Gateways</a></p>
<p><a class="" href="/docs/the-things-stack/">The Things Stack</a></p>
<p><a class="" href="/docs/concepts/">Concepts</a></p>
<p><a class="" href="/docs/cloud/">The Things Stack Cloud</a></p>
<p><a class="" href="/docs/enterprise/">The Things Stack Enterprise</a></p>
<p><a class="" href="/docs/integrations/">Integrations</a></p>
<p><a class="" href="/docs/reference/">Reference</a></p>
<p><a class="" href="/docs/api/">API</a></p>
<p><a class="" href="/docs/hardware/">Hardware</a></p>
</nav>
<nav class="column is-one-third">
<h3 class="title is-6">Contributing</h3>
Expand Down
18 changes: 9 additions & 9 deletions api/concepts/fieldmasks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
<div id="topMenu" class="navbar-menu">
<div class="navbar-start">
<a class="navbar-item" href="/docs/getting-started/">Getting Started</a>
<a class="navbar-item" href="/docs/devices/">Devices</a>
<a class="navbar-item" href="/docs/gateways/">Gateways</a>
<a class="navbar-item" href="/docs/the-things-stack/">The Things Stack</a>
<a class="navbar-item" href="/docs/concepts/">Concepts</a>
<a class="navbar-item" href="/docs/cloud/">The Things Stack Cloud</a>
<a class="navbar-item" href="/docs/enterprise/">The Things Stack Enterprise</a>
<a class="navbar-item" href="/docs/integrations/">Integrations</a>
<a class="navbar-item" href="/docs/reference/">Reference</a>
<a class="navbar-item" href="/docs/api/">API</a>
<a class="navbar-item" href="/docs/hardware/">Hardware</a>

</div>
<div class="navbar-end"><div class="navbar-item">
Expand Down Expand Up @@ -254,7 +254,7 @@ <h2 id="fields-and-field-masks-in-http-rest-queries">Fields and Field Masks in H
<div class="notification is-info is-light has-text-dark">
<h5 class="title is-family-sans-serif has-text-dark mb-1">Note:</h5>
<p>Keep in mind that application ID (<code>application_ids.application_id</code>), end device ID (<code>device_id</code>), AppEUI/JoinEUI (<code>join_eui</code>), DevEUI (<code>dev_eui</code>) and API key IDs cannot be updated after creation. These fields are part of the allowed field mask, but they can only be used at creation, after which they can no longer be changed.</p>
<p>For example, to properly register an end device in The Things Stack like described in the <a href="https://www.thethingsindustries.com/docs/devices/adding-devices/manual/">devices</a> section, it is necessary to set the <code>dev_eui</code> field to device&rsquo;s DevEUI. However, updating the DevEUI after device is created will not be possible, i.e. will fail with the <code>forbidden path(s) in field mask</code> error.</p>
<p>For example, to properly register an end device in The Things Stack like described in the <a href="https://www.thethingsindustries.com/docs/hardware/devices/adding-devices/manual/">devices</a> section, it is necessary to set the <code>dev_eui</code> field to device&rsquo;s DevEUI. However, updating the DevEUI after device is created will not be possible, i.e. will fail with the <code>forbidden path(s) in field mask</code> error.</p>
</div>
<p>To update fields, the field mask must also be specified in the JSON object (query parameters do not work for <code>PUT</code> requests). The field mask has the following format:</p>
<pre tabindex="0"><code>{
Expand Down Expand Up @@ -404,12 +404,12 @@ <h2 class="title is-size-6">On this page</h2>
<nav class="column is-one-third">
<h3 class="title is-6">The Things Stack</h3>
<p><a class="" href="/docs/getting-started/">Getting Started</a></p>
<p><a class="" href="/docs/devices/">Devices</a></p>
<p><a class="" href="/docs/gateways/">Gateways</a></p>
<p><a class="" href="/docs/the-things-stack/">The Things Stack</a></p>
<p><a class="" href="/docs/concepts/">Concepts</a></p>
<p><a class="" href="/docs/cloud/">The Things Stack Cloud</a></p>
<p><a class="" href="/docs/enterprise/">The Things Stack Enterprise</a></p>
<p><a class="" href="/docs/integrations/">Integrations</a></p>
<p><a class="" href="/docs/reference/">Reference</a></p>
<p><a class="" href="/docs/api/">API</a></p>
<p><a class="" href="/docs/hardware/">Hardware</a></p>
</nav>
<nav class="column is-one-third">
<h3 class="title is-6">Contributing</h3>
Expand Down
16 changes: 8 additions & 8 deletions api/concepts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
<div id="topMenu" class="navbar-menu">
<div class="navbar-start">
<a class="navbar-item" href="/docs/getting-started/">Getting Started</a>
<a class="navbar-item" href="/docs/devices/">Devices</a>
<a class="navbar-item" href="/docs/gateways/">Gateways</a>
<a class="navbar-item" href="/docs/the-things-stack/">The Things Stack</a>
<a class="navbar-item" href="/docs/concepts/">Concepts</a>
<a class="navbar-item" href="/docs/cloud/">The Things Stack Cloud</a>
<a class="navbar-item" href="/docs/enterprise/">The Things Stack Enterprise</a>
<a class="navbar-item" href="/docs/integrations/">Integrations</a>
<a class="navbar-item" href="/docs/reference/">Reference</a>
<a class="navbar-item" href="/docs/api/">API</a>
<a class="navbar-item" href="/docs/hardware/">Hardware</a>

</div>
<div class="navbar-end"><div class="navbar-item">
Expand Down Expand Up @@ -322,12 +322,12 @@ <h2 class="title is-size-6">On this page</h2>
<nav class="column is-one-third">
<h3 class="title is-6">The Things Stack</h3>
<p><a class="" href="/docs/getting-started/">Getting Started</a></p>
<p><a class="" href="/docs/devices/">Devices</a></p>
<p><a class="" href="/docs/gateways/">Gateways</a></p>
<p><a class="" href="/docs/the-things-stack/">The Things Stack</a></p>
<p><a class="" href="/docs/concepts/">Concepts</a></p>
<p><a class="" href="/docs/cloud/">The Things Stack Cloud</a></p>
<p><a class="" href="/docs/enterprise/">The Things Stack Enterprise</a></p>
<p><a class="" href="/docs/integrations/">Integrations</a></p>
<p><a class="" href="/docs/reference/">Reference</a></p>
<p><a class="" href="/docs/api/">API</a></p>
<p><a class="" href="/docs/hardware/">Hardware</a></p>
</nav>
<nav class="column is-one-third">
<h3 class="title is-6">Contributing</h3>
Expand Down
Loading

0 comments on commit 4690f5b

Please sign in to comment.