Skip to content

Commit

Permalink
Release script
Browse files Browse the repository at this point in the history
  • Loading branch information
ashvayka committed Feb 14, 2024
1 parent 19d25c8 commit 3d46b4a
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 36 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@ To add a device, you can follow next steps:

{% assign addDeviceSteps = '
===
image: /images/devices-library/basic/integrations/thethingsindustries/1-login-page.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsindustries/1-login-page.png,
title: Login to the cloud and open your console.
===
image: /images/devices-library/basic/integrations/thethingsindustries/the-things-industries-create-device-1.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsindustries/the-things-industries-create-device-1.png,
title: Go to the **Applications** page. Then select your application and click on its name.
===
image: /images/devices-library/basic/integrations/thethingsindustries/the-things-industries-create-device-2.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsindustries/the-things-industries-create-device-2.png,
title: Click on the **Register end device** button.
===
image: /images/devices-library/basic/integrations/thethingsindustries/the-things-industries-create-device-3.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsindustries/the-things-industries-create-device-3.png,
title: Put the **APP EUI** value to the **JoinEUI** field. Press the **Confirm** button.
===
image: /images/devices-library/basic/integrations/thethingsindustries/the-things-industries-create-device-4.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsindustries/the-things-industries-create-device-4.png,
title: Fill the rest parameters and press **Register end device** button.
'%}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@ To add a device, you can follow next steps:

{% assign addGatewaySteps = '
===
image: /images/devices-library/basic/integrations/thethingsstack/1-tts-login.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsstack/1-tts-login.png,
title: Login to the cloud and open your console.
===
image: /images/devices-library/basic/integrations/thethingsstack/create-device-step-0.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsstack/create-device-step-0.png,
title: Go to the **Applications** page. Then select your application and click on its name.
===
image: /images/devices-library/basic/integrations/thethingsstack/create-device-step-1.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsstack/create-device-step-1.png,
title: Click on the **Register end device** button.
===
image: /images/devices-library/basic/integrations/thethingsstack/create-device-step-3.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsstack/create-device-step-3.png,
title: Put the **APP EUI** value to the **JoinEUI** field. Press the **Confirm** button.
===
image: /images/devices-library/basic/integrations/thethingsstack/create-device-step-4.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsstack/create-device-step-4.png,
title: Fill the rest parameters and press **Register end device** button.
'%}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@ To add a gateway, you can follow next steps:

{% assign addGatewaySteps = '
===
image: /images/devices-library/basic/integrations/thethingsindustries/1-login-page.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsindustries/1-login-page.png,
title: Login to the cloud and open your console.
===
image: /images/devices-library/basic/integrations/thethingsindustries/2-cloud-console.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsindustries/2-cloud-console.png,
title: Select the "**Go to gateways**".
===
image: /images/devices-library/basic/integrations/thethingsindustries/3-gateway-list.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsindustries/3-gateway-list.png,
title: Press the "**Register gateway**" button.
===
image: /images/devices-library/basic/integrations/thethingsindustries/4-register-gateway.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsindustries/4-register-gateway.png,
title: Put information about the gateway (gateway EUI) and click the "Register gateway" button.
===
image: /images/devices-library/basic/integrations/thethingsindustries/5-gateway-info.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsindustries/5-gateway-info.png,
title: The gateway is added. Copy and save "**Gateway Server address**", we will need it later.
'%}

Expand All @@ -38,16 +38,16 @@ Now we need to configure integration on The Things Industries. to do this please

{% assign addIntegrationSteps = '
===
image: /images/devices-library/basic/integrations/thethingsindustries/the-things-industries-integration-mqtt-1.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsindustries/the-things-industries-integration-mqtt-1.png,
title: Open your console and click on the "<b>Create an application</b>".
===
image: /images/devices-library/basic/integrations/thethingsindustries/the-things-industries-integration-mqtt-2.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsindustries/the-things-industries-integration-mqtt-2.png,
title: Fill in the required fields about the application. Then click "**Create application**" button.
===
image: /images/devices-library/basic/integrations/thethingsindustries/the-things-industries-integration-mqtt-3.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsindustries/the-things-industries-integration-mqtt-3.png,
title: Go to the "<b>Integrations</b>" -> open the "<b>MQTT</b>" page in the left menu. Then, click on the "<b>Generate new API key</b>" button.
===
image: /images/devices-library/basic/integrations/thethingsindustries/the-things-industries-integration-mqtt-4.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsindustries/the-things-industries-integration-mqtt-4.png,
title: Press on copy icon to copy a key and save it (After leaving the page it won&#39;t be displayed).
'%}

Expand Down Expand Up @@ -148,16 +148,16 @@ return result;

{% assign createTTIIntegration = '
===
image: /images/devices-library/basic/integrations/thethingsindustries/1-create-tti-integration.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsindustries/1-create-tti-integration.png,
title: Click "**plus**" icon in the upper right corner to add new integration. Select type "**The Things Industries Integration**". Then, click "**Next**".
===
image: /images/devices-library/basic/integrations/thethingsindustries/2-create-tti-integration-uplink.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsindustries/2-create-tti-integration-uplink.png,
title: Paste the previously copied script to the Decoder function section. Click "**Next**".
===
image: /images/devices-library/basic/integrations/thethingsindustries/3-create-tti-integration-downlink.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsindustries/3-create-tti-integration-downlink.png,
title: Leave the "**Downlink data converter**" field empty. Click on "**Skip**" button.
===
image: /images/devices-library/basic/integrations/thethingsindustries/4-create-tti-integration-configuration.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsindustries/4-create-tti-integration-configuration.png,
title: Next, fill in the fields with your parameters. After, press "**Add**" button.
'
%}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@ To add a gateway, you can follow next steps:

{% assign addGatewaySteps = '
===
image: /images/devices-library/basic/integrations/thethingsstack/1-tts-login.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsstack/1-tts-login.png,
title: Login to the cloud and open your console.
===
image: /images/devices-library/basic/integrations/thethingsstack/2-welcome-screen.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsstack/2-welcome-screen.png,
title: Select the "**Register a gateway**".
===
image: /images/devices-library/basic/integrations/thethingsstack/3-gateway-list.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsstack/3-gateway-list.png,
title: Press the "**Register gateway**" button.
===
image: /images/devices-library/basic/integrations/thethingsstack/4-register-gateway.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsstack/4-register-gateway.png,
title: Put information about the gateway (gateway EUI) and click the "**Register gateway**" button.
===
image: /images/devices-library/basic/integrations/thethingsstack/5-gateway-info.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsstack/5-gateway-info.png,
title: The gateway is added. You can see its status - disconnected.
'%}

Expand All @@ -39,16 +39,16 @@ Now we need to configure application on The Things Stack. To do this please foll

{% assign addIntegrationSteps = '
===
image: /images/devices-library/basic/integrations/thethingsstack/2-welcome-screen-application.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsstack/2-welcome-screen-application.png,
title: Open your console and click on the "<b>Create an application</b>".
===
image: /images/devices-library/basic/integrations/thethingsstack/3-create-application.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsstack/3-create-application.png,
title: Fill in the required fields about the application. Then click "**Create application**" button.
===
image: /images/devices-library/basic/integrations/thethingsstack/5-generate-new-api-key.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsstack/5-generate-new-api-key.png,
title: Go to the "<b>Integrations</b>" -> open the "<b>MQTT</b>" page in the left menu. Then, click on the "<b>Generate new API key</b>" button.
===
image: /images/devices-library/basic/integrations/thethingsstack/6-copy-access-key.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsstack/6-copy-access-key.png,
title: Press on copy icon to copy a key and save it.
'%}

Expand Down Expand Up @@ -155,16 +155,16 @@ In the "**Connect**" step, you will need the following parameters:

{% assign createTTSIntegration = '
===
image: /images/devices-library/basic/integrations/thethingsstack/1-create-tts-integration.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsstack/1-create-tts-integration.png,
title: Click "**plus**" icon in the upper right corner to add new integration. Select type "**The Things Stack Community**". Then, click "**Next**".
===
image: /images/devices-library/basic/integrations/thethingsstack/2-create-tts-integration-uplink.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsstack/2-create-tts-integration-uplink.png,
title: Paste the previously copied script to the Decoder function section. Click “Next”.
===
image: /images/devices-library/basic/integrations/thethingsstack/3-create-tts-integration-downlink.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsstack/3-create-tts-integration-downlink.png,
title: Leave the “Downlink data converter” field empty. Click on “Skip” button.
===
image: /images/devices-library/basic/integrations/thethingsstack/4-create-tts-integration-configuration.png,
image: https://img.thingsboard.io/devices-library/basic/integrations/thethingsstack/4-create-tts-integration-configuration.png,
title: Next, fill in the fields with your parameters. After, press “Add” button.
'
%}
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 3d46b4a

Please sign in to comment.