Skip to content

Commit 55764d3

Browse files
committed
Release script
1 parent dc5c773 commit 55764d3

35 files changed

Lines changed: 599 additions & 599 deletions

_data/clients-feedback.yml

Lines changed: 78 additions & 78 deletions
Large diffs are not rendered by default.

_data/hardware-partners.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1242,7 +1242,7 @@
12421242
- Tank Level Monitoring
12431243
hardware-types:
12441244
- Sensors
1245-
logo: /images/partners/senso-8-logo.png
1245+
logo: https://img.thingsboard.io/partners/senso-8-logo.png
12461246
page: /partners/hardware/arwin-technology-limited
12471247
site:
12481248
href: https://www.senso8.com/

_includes/docs/devices-library/guides/lrs10701.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
## Introduction
1212

13-
![{{deviceName}}](/images/devices-library/{{page.deviceImageFileName}}){: style="float: left; max-width: 200px; max-height: 200px; margin: 0px 10px 0px 0px"}
13+
![{{deviceName}}](https://img.thingsboard.io/devices-library/{{page.deviceImageFileName}}){: style="float: left; max-width: 200px; max-height: 200px; margin: 0px 10px 0px 0px"}
1414
[SENSO8 Indoor Air Quality (IAQ) IoT Sensor]({{deviceVendorLink}}){:target="_blank"} is a high-performance, multi-parameter sensor designed to monitor and report on essential indoor environmental conditions.
1515
Ideal for offices, classrooms, hospitals, and public spaces, it provides a comprehensive overview of air quality to support comfortable and healthier indoor environments.
1616

@@ -48,28 +48,28 @@ First, you need to add your device to ChirpStack:
4848

4949
{% assign LRS10701AddDevice = '
5050
===
51-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/1-lrs10701-login-to-server.png,
51+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/1-lrs10701-login-to-server.png,
5252
title: Login to the network server.
5353
===
54-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/2-lrs10701-device-profile.png,
54+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/2-lrs10701-device-profile.png,
5555
title: Go to the "<b>Device profiles</b>" and click "Add device profile".
5656
===
57-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/3-lrs10701-device-profile-details.png,
57+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/3-lrs10701-device-profile-details.png,
5858
title: Input the parameters on the Device Profile page and click Save. For Profile name, input ‘LRS10701-OTAA’ or ‘LRS10701-ABP’ depending on the sensor activation mode configured. It will be used on the data converter to determine the sensor model.
5959
===
60-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/4-lrs10701-chirpstack-payload-codec.png,
60+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/4-lrs10701-chirpstack-payload-codec.png,
6161
title: Make sure the Payload codec under Codec for the Device Profiles is selected as "None".
6262
===
63-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/5-lrs10701.png,
63+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/5-lrs10701.png,
6464
title: Go to Applications, select an existing application or Add application.
6565
===
66-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/6-lrs10701-clickadddevice.png,
66+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/6-lrs10701-clickadddevice.png,
6767
title: Click Add device to add the new device.
6868
===
69-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/7-lrs10701-sensorinfo.png,
69+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/7-lrs10701-sensorinfo.png,
7070
title: Input the sensor information and click Submit to add the sensor.
7171
===
72-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/8-lrs10701.png,
72+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/8-lrs10701.png,
7373
title: It will then jump to the OTAA keys page. Input the Application Key of the sensor and click Submit.
7474
'
7575
%}
@@ -182,19 +182,19 @@ return result;
182182

183183
And for advance decoding parameters, please refer to the screenshot below.
184184

185-
![image](/images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/9-lrs10701.png)
185+
![image](https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/9-lrs10701.png)
186186

187187
After the device has been added to ChirpStack and integration has been setup on both ThingsBoard and ChirpStack, a new device will appear on the ThingBoard user interface when the device sends any data.
188188

189189
## Check data on ThingsBoard
190190

191191
To check the received data, you can go to Devices page under the Entitles. Then select the newly created device from the Device list.
192192

193-
![image](/images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/10-lrs10701.png)
193+
![image](https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/10-lrs10701.png)
194194

195195
The received data can be reviewed on Attributes and Latest telemetry pages.
196196

197-
![image](/images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/11-lrs10701-receiveddata.png)
197+
![image](https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/11-lrs10701-receiveddata.png)
198198

199199
ThingsBoard provides a more user-friendly way to visualize your data with dashboards.
200200

@@ -206,28 +206,28 @@ To import the dashboard, follow these steps:
206206

207207
{% assign checkDataInThingsBoard = '
208208
===
209-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/12-lrs10701.png,
209+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/12-lrs10701.png,
210210
title: Go to the "<b>Dashboards</b>" page, click the <b>+</b> button in the upper right corner of the page.
211211
===
212-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/13-lrs10701-importdashboard.png,
212+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/13-lrs10701-importdashboard.png,
213213
title: Select "<b>Import dashboard</b>" from the drop-down menu.
214214
===
215-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/14-lrs10701-importdashboardfile.png,
215+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/14-lrs10701-importdashboardfile.png,
216216
title: Select the download file or drag the file to the dialog box and click "<b>Import</b>".
217217
===
218-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/15-lrs10701-selectdashboard.png,
218+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/15-lrs10701-selectdashboard.png,
219219
title: After importing the dashboard, it will go back to the dashboards list, click to select and open the imported dashboard.
220220
===
221-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/16-lrs10701-editdashboard.png,
221+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/16-lrs10701-editdashboard.png,
222222
title: Click <b>Edit mode</b> to update the dashboard.
223223
===
224-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/17-lrs10701-editwidget.png,
224+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/17-lrs10701-editwidget.png,
225225
title: Hover over a widget to reveal controls in the upper-right, then click the <b>pencil</b> icon to edit.
226226
===
227-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/18-lrs10701-selectdeviceonwidget.png,
227+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/18-lrs10701-selectdeviceonwidget.png,
228228
title: A dialog will pop up for entering the widget properties. Click <b>Device</b> under <b>Datasource</b> to select the device to be monitored. Then click <b>Apply</b>.
229229
===
230-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/19-lrs10701-savedashboard.png,
230+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs10701/19-lrs10701-savedashboard.png,
231231
title: Repeat the previous steps for other widgets. Lastly, click <b>Save</b> to store the changes and the dashboard is then ready for monitoring the new device.
232232
'
233233
%}

_includes/docs/devices-library/guides/lrs20100.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
## Introduction
1212

13-
![{{deviceName}}](/images/devices-library/{{page.deviceImageFileName}}){: style="float: left; max-width: 200px; max-height: 200px; margin: 0px 10px 0px 0px"}
13+
![{{deviceName}}](https://img.thingsboard.io/devices-library/{{page.deviceImageFileName}}){: style="float: left; max-width: 200px; max-height: 200px; margin: 0px 10px 0px 0px"}
1414
[LRS20100 LoRa Ambient Temperature and Humidity Sensor]({{deviceVendorLink}}){:target="_blank"} is a high-performance, multi-parameter sensor designed to monitor and report on essential indoor environmental conditions.
1515
Ideal for offices, classrooms, hospitals, and public spaces, it provides a comprehensive overview of air quality to support comfortable and healthier indoor environments.
1616

@@ -48,28 +48,28 @@ First, you need to add your device to ChirpStack:
4848

4949
{% assign LRS10701AddDevice = '
5050
===
51-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-1-cs-login.png,
51+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-1-cs-login.png,
5252
title: Login to the network server.
5353
===
54-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-2-cs-devcieprofile.png,
54+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-2-cs-devcieprofile.png,
5555
title: Go to the "<b>Device profiles</b>" and click "Add device profile".
5656
===
57-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-3-cs-deviceprofiledetail.png,
57+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-3-cs-deviceprofiledetail.png,
5858
title: Input the parameters on the Device Profile page and click Save. For Profile name, input ‘LRS10701-OTAA’ or ‘LRS10701-ABP’ depending on the sensor activation mode configured. It will be used on the data converter to determine the sensor model.
5959
===
60-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-4-cs-payload_codec.png,
60+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-4-cs-payload_codec.png,
6161
title: Make sure the Payload codec under Codec for the Device Profiles is selected as "None".
6262
===
63-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-5-cs-add_application.png,
63+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-5-cs-add_application.png,
6464
title: Go to Applications, select an existing application or Add application.
6565
===
66-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-6-cs-clickadddevice.png,
66+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-6-cs-clickadddevice.png,
6767
title: Click Add device to add the new device.
6868
===
69-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-7-cs-sensorinfo.png,
69+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-7-cs-sensorinfo.png,
7070
title: Input the sensor information and click Submit to add the sensor.
7171
===
72-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-8-cs-appkey.png,
72+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-8-cs-appkey.png,
7373
title: It will then jump to the OTAA keys page. Input the Application Key of the sensor and click Submit.
7474
'
7575
%}
@@ -183,19 +183,19 @@ return result;
183183

184184
And for advance decoding parameters, please refer to the screenshot below.
185185

186-
![image](/images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-9-tb-advancedecodingparameters.png)
186+
![image](https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-9-tb-advancedecodingparameters.png)
187187

188188
After the device has been added to ChirpStack and integration has been setup on both ThingsBoard and ChirpStack, a new device will appear on the ThingBoard user interface when the device sends any data.
189189

190190
## Check data on ThingsBoard
191191

192192
To check the received data, you can go to Devices page under the Entitles. Then select the newly created device from the Device list.
193193

194-
![image](/images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-10-tb-select_device.png)
194+
![image](https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-10-tb-select_device.png)
195195

196196
The received data can be reviewed on Attributes and Latest telemetry pages.
197197

198-
![image](/images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-11-tb-receiveddata.png)
198+
![image](https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-11-tb-receiveddata.png)
199199

200200
ThingsBoard provides a more user-friendly way to visualize your data with dashboards.
201201

@@ -207,28 +207,28 @@ To import the dashboard, follow these steps:
207207

208208
{% assign checkDataInThingsBoard = '
209209
===
210-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-12-tb-add_dashboard.png,
210+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-12-tb-add_dashboard.png,
211211
title: Go to the "<b>Dashboards</b>" page, click the <b>+</b> button in the upper right corner of the page.
212212
===
213-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-13-tb-importdashboard.png,
213+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-13-tb-importdashboard.png,
214214
title: Select "<b>Import dashboard</b>" from the drop-down menu.
215215
===
216-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-14-tb-importdashboardfile.png,
216+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-14-tb-importdashboardfile.png,
217217
title: Select the download file or drag the file to the dialog box and click "<b>Import</b>".
218218
===
219-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-15-tb-selectdashboard.png,
219+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-15-tb-selectdashboard.png,
220220
title: After importing the dashboard, it will go back to the dashboards list, click to select and open the imported dashboard.
221221
===
222-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-16-tb-editdashboard.png,
222+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-16-tb-editdashboard.png,
223223
title: Click Edit mode to update the dashboard.
224224
===
225-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-17-tb-editwidget.png,
225+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-17-tb-editwidget.png,
226226
title: Hover over a widget to reveal controls in the upper-right, then click the <b>pencil</b> icon to edit.
227227
===
228-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-18-tb-selectdeviceonwidget.png,
228+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-18-tb-selectdeviceonwidget.png,
229229
title: A dialog will pop up for entering the widget properties. Click <b>Device</b> under <b>Datasource</b> to select the device to be monitored. Then click <b>Apply</b>.
230230
===
231-
image: /images/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-19-tb-savedashboard.png,
231+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/arwin-technology-limited/lrs20100/lrs20100-19-tb-savedashboard.png,
232232
title: Repeat the previous steps for other widgets. Lastly, click <b>Save</b> to store the changes and the dashboard is then ready for monitoring the new device.
233233
'
234234
%}

0 commit comments

Comments
 (0)