From e36cefc9a876326530b1830e97508eae854819c3 Mon Sep 17 00:00:00 2001 From: Andrii Shvaika Date: Tue, 8 Oct 2024 11:44:33 +0300 Subject: [PATCH] Release script --- ...rd-create-device-efento-transport-block.md | 36 +++++++++---------- .../vs-121-check-data-block.md | 6 ++-- ...less-open-close-logger-check-data-block.md | 4 +-- .../user-guide/ui/microsoft-teams-settings.md | 10 +++--- 4 files changed, 28 insertions(+), 28 deletions(-) diff --git a/_includes/docs/devices-library/blocks/ready-to-go-devices/thingsboard-create-device-efento-transport-block.md b/_includes/docs/devices-library/blocks/ready-to-go-devices/thingsboard-create-device-efento-transport-block.md index 1ecac8eb8..621287a11 100644 --- a/_includes/docs/devices-library/blocks/ready-to-go-devices/thingsboard-create-device-efento-transport-block.md +++ b/_includes/docs/devices-library/blocks/ready-to-go-devices/thingsboard-create-device-efento-transport-block.md @@ -4,32 +4,32 @@ Before you add an Efento sensor to the platform you need to create a new Device {% assign deviceProfileCreationPE = ' === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-profile-1-pe.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-profile-1-pe.png, title: Log in to your administrator account and navigate to "Device profiles" page. Click on the "+" icon in the top right corner of the table and then select "Create new device profile" from drop-down menu; === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-profile-2-pe.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-profile-2-pe.png, title: Fill up the profile name (mandatory) and configure optional settings (Rule chain, Queue Name, Description). Once you are ready press "Next: Transport configuration" button; === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-profile-3-pe.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-profile-3-pe.png, title: From the dropdown menu in the "Transport type" field select "CoAP", and from the dropdown menu in "CoAP device type" field select "Efento NB-IoT", click "Add" button to confirm adding new device profile; === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-profile-4-pe.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-profile-4-pe.png, title: Once the profile is ready you will see it on the list in the "Device profiles" section. If you plan to use your ThingsBoard instance only with Efento sensors you can set the profile as default. ' %} {% assign deviceProfileCreationCE = ' === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-profile-1-ce.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-profile-1-ce.png, title: Log in to your administrator account and navigate to "Device profiles" page. Click on the "+" icon in the top right corner of the table and then select "Create new device profile" from drop-down menu; === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-profile-2-ce.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-profile-2-ce.png, title: Fill up the profile name (mandatory) and configure optional settings (Rule chain, Queue Name, Description). Once you are ready press "Next: Transport configuration" button; === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-profile-3-ce.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-profile-3-ce.png, title: From the dropdown menu in the "Transport type" field select "CoAP", and from the dropdown menu in "CoAP device type" field select "Efento NB-IoT", click "Add" button to confirm adding new device profile; === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-profile-4-ce.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-profile-4-ce.png, title: Once the profile is ready you will see it on the list in the "Device profiles" section. If you plan to use your ThingsBoard instance only with Efento sensors you can set the profile as default. ' %} @@ -49,38 +49,38 @@ In order to save a data from the sensor we should also create a device on Things {% assign deviceAddingPE = ' === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-1-pe.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-1-pe.png, title: Go to the "Devices" page of the "Entities" section. By default, you navigate to the device group "All". Click on the "+" icon in the top right corner of the table and then select "Add new device" from drop-down menu; === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-2-pe.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-2-pe.png, title: Enter the device name. In the "Device profile" field specify the profile you have recently created for Efento sensors. Then, click "Next: Credentials" button; === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-3-pe.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-3-pe.png, title: Leave the credential type as "Access token". Set the new access token, which will be used by a sensor to validate in the ThingsBoard platform. Note that the token must be unique for each sensor. Configuration of the token is optional. Click "Add" button to confirm adding new device; === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-4-pe.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-4-pe.png, title: A window will open where you can check the device's connection to ThingsBoard. This step is optional. Close this window; === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-5-pe.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-5-pe.png, title: Once added, the device appears in the "All" device group list. ' %} {% assign deviceAddingCE = ' === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-1-ce.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-1-ce.png, title: Go to the "Devices" page of the "Entities" section. Click on the "+" icon in the top right corner of the table and then select "Add new device" from drop-down menu; === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-2-ce.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-2-ce.png, title: Enter the device name. In the "Device profile" field specify the profile you have recently created for Efento sensors. Then, click "Next: Credentials" button; === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-3-ce.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-3-ce.png, title: Leave the credential type as "Access token". Set the new access token, which will be used by a sensor to validate in the ThingsBoard platform. Note that the token must be unique for each sensor. Configuration of the token is optional. Click "Add" button to confirm adding new device; === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-4-ce.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-4-ce.png, title: A window will open where you can check the device's connection to ThingsBoard. This step is optional. Close this window; === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-5-ce.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/create-device-5-ce.png, title: Once added, the device appears in the device list. ' %} diff --git a/_includes/docs/devices-library/blocks/ready-to-go-devices/vs-121-check-data-block.md b/_includes/docs/devices-library/blocks/ready-to-go-devices/vs-121-check-data-block.md index 4430db24e..c90254551 100644 --- a/_includes/docs/devices-library/blocks/ready-to-go-devices/vs-121-check-data-block.md +++ b/_includes/docs/devices-library/blocks/ready-to-go-devices/vs-121-check-data-block.md @@ -25,13 +25,13 @@ To do this, follow these steps: {% assign editAlias = ' === - image: /images/user-guide/dashboards/alias/edit-alias-for-vs-121-sensor-1-pe.png, + image: https://img.thingsboard.io/user-guide/dashboards/alias/edit-alias-for-vs-121-sensor-1-pe.png, title: Open the dashboard and enter edit mode. Click the "Entity aliases" icon, then in the pop-up window click the "Edit alias" icon next to the alias. === - image: /images/user-guide/dashboards/alias/edit-alias-for-vs-121-sensor-2-pe.png, + image: https://img.thingsboard.io/user-guide/dashboards/alias/edit-alias-for-vs-121-sensor-2-pe.png, title: In edit alias window select your device from dropdown list and save entity alias. === - image: /images/user-guide/dashboards/alias/edit-alias-for-vs-121-sensor-3-pe.png, + image: https://img.thingsboard.io/user-guide/dashboards/alias/edit-alias-for-vs-121-sensor-3-pe.png, title: Apply all changes. ' %} diff --git a/_includes/docs/devices-library/blocks/ready-to-go-devices/wireless-open-close-logger-check-data-block.md b/_includes/docs/devices-library/blocks/ready-to-go-devices/wireless-open-close-logger-check-data-block.md index 2a2d03a2a..ab8f30bbe 100644 --- a/_includes/docs/devices-library/blocks/ready-to-go-devices/wireless-open-close-logger-check-data-block.md +++ b/_includes/docs/devices-library/blocks/ready-to-go-devices/wireless-open-close-logger-check-data-block.md @@ -4,14 +4,14 @@ If everything is set correctly, you should see the data in ThingsBoard. To do th {% assign checkEfentoSensorDataPE = ' === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/check-device-data-1-pe.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/check-device-data-1-pe.png, title: Click on the device and the most recent data from the device will be visible in the "Latest telemetry" tab. ' %} {% assign checkEfentoSensorDataCE = ' === - image: /images/devices-library/ready-to-go-devices/wireless-open-close-sensor/check-device-data-1-ce.png, + image: https://img.thingsboard.io/devices-library/ready-to-go-devices/wireless-open-close-sensor/check-device-data-1-ce.png, title: Click on the device and the most recent data from the device will be visible in the "Latest telemetry" tab. ' %} diff --git a/_includes/docs/user-guide/ui/microsoft-teams-settings.md b/_includes/docs/user-guide/ui/microsoft-teams-settings.md index 39e8133aa..983e38e6c 100644 --- a/_includes/docs/user-guide/ui/microsoft-teams-settings.md +++ b/_includes/docs/user-guide/ui/microsoft-teams-settings.md @@ -7,19 +7,19 @@ To do this, follow these steps: {% assign microsoftTeamsSettings = ' === - image: /images/user-guide/ui/microsoft-teams/microsoft-teams-settings-1.png, + image: https://img.thingsboard.io/user-guide/ui/microsoft-teams/microsoft-teams-settings-1.png, title: Sign in to Microsoft Teams and navigate to the "Teams" tab, then left-click on your channel name. In the drop-down menu click on the "Workflows" item; === - image: /images/user-guide/ui/microsoft-teams/microsoft-teams-settings-2.png, + image: https://img.thingsboard.io/user-guide/ui/microsoft-teams/microsoft-teams-settings-2.png, title: Find "Post to a channel when a webhook request is received" workflow and click on it; === - image: /images/user-guide/ui/microsoft-teams/microsoft-teams-settings-3.png, + image: https://img.thingsboard.io/user-guide/ui/microsoft-teams/microsoft-teams-settings-3.png, title: Give a name to the workflow and click the "Next" button; === - image: /images/user-guide/ui/microsoft-teams/microsoft-teams-settings-4.png, + image: https://img.thingsboard.io/user-guide/ui/microsoft-teams/microsoft-teams-settings-4.png, title: In the "Details" choose the team and the channel and click the "Add workflow" button; === - image: /images/user-guide/ui/microsoft-teams/microsoft-teams-settings-5.png, + image: https://img.thingsboard.io/user-guide/ui/microsoft-teams/microsoft-teams-settings-5.png, title: Workflow added successfully. Now, copy the workflow URL which will be used in the configuration for notifications. Finally, click the "Done" button. ' %}