Skip to content

Commit f48e0e9

Browse files
committed
Release script
1 parent 4e92099 commit f48e0e9

9 files changed

Lines changed: 713 additions & 713 deletions

File tree

_includes/docs/device-library/guides/sensy32.md

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ https://dl.espressif.com/dl/package_esp32_index.json
5656

5757
{% assign preferences = '
5858
===
59-
image: /images/devices-library/ready-to-go-devices/sensy32/preferences.png
59+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/preferences.png
6060
title: Go to **File > Preferences** and add the following URL to the **Additional Boards Manager URLs** field: https://dl.espressif.com/dl/package_esp32_index.json
6161
'
6262
%}
@@ -67,7 +67,7 @@ https://dl.espressif.com/dl/package_esp32_index.json
6767

6868
{% assign preferences = '
6969
===
70-
image: /images/devices-library/ready-to-go-devices/sensy32/esp32-arduino-ide-board-manager.png
70+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/esp32-arduino-ide-board-manager.png
7171
title: Then go to **Tools > Board > Board Manager** and install the **ESP32 by Espressif Systems** board.
7272
'
7373
%}
@@ -89,9 +89,9 @@ Port depends on operation system and may be different:
8989

9090
{% assign preferences = '
9191
===
92-
image: /images/devices-library/ready-to-go-devices/sensy32/esp32-s3-dev-module.png
92+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/esp32-s3-dev-module.png
9393
===
94-
image: /images/devices-library/ready-to-go-devices/sensy32/esp32-s3-dev-module-port.png
94+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/esp32-s3-dev-module-port.png
9595
'
9696
%}
9797

@@ -104,34 +104,34 @@ Port depends on operation system and may be different:
104104

105105
{% assign manageLibraries = '
106106
===
107-
image: /images/devices-library/ready-to-go-devices/sensy32/manage-libraries.png
107+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/manage-libraries.png
108108
title: Go to the **Tools** tab and click on **Manage libraries**.
109109
===
110-
image: /images/devices-library/ready-to-go-devices/sensy32/install-all.png
110+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/install-all.png
111111
title: If prompted to install library dependencies, simply click **Install All** to ensure all necessary libraries are installed.
112112
===
113-
image: /images/devices-library/ready-to-go-devices/sensy32/library-1.png
113+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/library-1.png
114114
title: **ThingsBoard**: This is the ThingsBoard Arduino SDK, used to connect with the ThingsBoard Platform.
115115
===
116-
image: /images/devices-library/ready-to-go-devices/sensy32/library-2.png
116+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/library-2.png
117117
title: **ss_oled.h**: This library is used to configure and display data on the LCD screen.
118118
===
119-
image: /images/devices-library/ready-to-go-devices/sensy32/library-3.png
119+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/library-3.png
120120
title: **Adafruit_LTR390.h**: A library for communicating with the Adafruit_LTR390 UV sensor.
121121
===
122-
image: /images/devices-library/ready-to-go-devices/sensy32/library-4.png
122+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/library-4.png
123123
title: **SparkFun_BNO08x_Arduino_Library.h**: Simplifies interfacing with BNO08x series sensors in Arduino projects.
124124
===
125-
image: /images/devices-library/ready-to-go-devices/sensy32/library-5.png
125+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/library-5.png
126126
title: **SparkFun_STHS34PF80_Arduino_Library.h**: Simplifies interfacing with the STHS34PF80 sensor in Arduino projects.
127127
===
128-
image: /images/devices-library/ready-to-go-devices/sensy32/library-6.png
128+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/library-6.png
129129
title: **BMP388_DEV.h**: This library facilitates interaction with the BMP388 sensor module.
130130
===
131-
image: /images/devices-library/ready-to-go-devices/sensy32/library-7.png
131+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/library-7.png
132132
title: **SparkFunBME280.h**: This library helps work with the SparkFun BME280 sensor, allowing you to read temperature, humidity, and pressure data.
133133
===
134-
image: /images/devices-library/ready-to-go-devices/sensy32/library-8.png
134+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/library-8.png
135135
title: **Adafruit_TSL2591.h**: A library for communicating with the Adafruit_TSL2591 Light sensor.
136136
'
137137
%}
@@ -162,32 +162,32 @@ For simplicity, we will provide the device manually using the UI.
162162

163163
{% assign createDeviceOnThingsBoardPE = '
164164
===
165-
image: /images/helloworld/getting-started-pe/hello-world-1-1-provision-device-1-pe.png
165+
image: https://img.thingsboard.io/helloworld/getting-started-pe/hello-world-1-1-provision-device-1-pe.png
166166
title: Log in to your ThingsBoard instance and go to the **Entities > Devices** section.
167167
===
168-
image: /images/helloworld/getting-started-pe/hello-world-1-1-provision-device-2-pe.png
168+
image: https://img.thingsboard.io/helloworld/getting-started-pe/hello-world-1-1-provision-device-2-pe.png
169169
title: Click the "**+**" button in the top-right corner and select Add new device.
170170
===
171-
image: /images/helloworld/getting-started-pe/hello-world-1-1-provision-device-3-pe.png
171+
image: https://img.thingsboard.io/helloworld/getting-started-pe/hello-world-1-1-provision-device-3-pe.png
172172
title: Enter a device name, for example "My New Device". You can leave all other fields with their default values. Click **Add** to add the device.
173173
===
174-
image: /images/helloworld/getting-started-pe/hello-world-1-1-provision-device-4-pe.png
174+
image: https://img.thingsboard.io/helloworld/getting-started-pe/hello-world-1-1-provision-device-4-pe.png
175175
title: Your first device has been added.
176176
'
177177
%}
178178

179179
{% assign createDeviceOnThingsBoardCE = '
180180
===
181-
image: /images/helloworld/getting-started-ce/hello-world-1-1-provision-device-1-ce.png
181+
image: https://img.thingsboard.io/helloworld/getting-started-ce/hello-world-1-1-provision-device-1-ce.png
182182
title: Log in to your ThingsBoard instance and go to the **Entities > Devices** section.
183183
===
184-
image: /images/helloworld/getting-started-ce/hello-world-1-1-provision-device-2-ce.png
184+
image: https://img.thingsboard.io/helloworld/getting-started-ce/hello-world-1-1-provision-device-2-ce.png
185185
title: Click the "**+**" button in the top-right corner and select Add new device.
186186
===
187-
image: /images/helloworld/getting-started-ce/hello-world-1-1-provision-device-3-ce.png
187+
image: https://img.thingsboard.io/helloworld/getting-started-ce/hello-world-1-1-provision-device-3-ce.png
188188
title: Enter a device name, for example "My New Device". You can leave all other fields with their default values. Click **Add** to add the device.
189189
===
190-
image: /images/helloworld/getting-started-ce/hello-world-1-1-provision-device-4-ce.png
190+
image: https://img.thingsboard.io/helloworld/getting-started-ce/hello-world-1-1-provision-device-4-ce.png
191191
title: Your first device has been added.
192192
'
193193
%}
@@ -205,10 +205,10 @@ To connect your device, you’ll first need to get its credentials. While Things
205205

206206
{% assign connectDevicePE = '
207207
===
208-
image: /images/devices-library/ready-to-go-devices/sensy32/hello-world-2-1-connect-device-1-pe.png
208+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/hello-world-2-1-connect-device-1-pe.png
209209
title: Click on the device row in the table to open device details.
210210
===
211-
image: /images/devices-library/ready-to-go-devices/sensy32/hello-world-2-1-connect-device-2-pe.png
211+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/hello-world-2-1-connect-device-2-pe.png
212212
title: Click **Copy access token**. The token will be copied to your clipboard. Please save it in a safe place.
213213
'
214214
%}
@@ -238,7 +238,7 @@ Then upload the code to the device by pressing the Upload button or keyboard com
238238

239239
{% assign upload = '
240240
===
241-
image: /images/devices-library/ready-to-go-devices/sensy32/upload.png
241+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/upload.png
242242
'
243243
%}
244244

@@ -248,10 +248,10 @@ If you cannot upload the code and receive an error: `Property 'upload.tool.seria
248248

249249
{% assign programmer = '
250250
===
251-
image: /images/devices-library/ready-to-go-devices/sensy32/select-esptool-programmer.png
251+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/select-esptool-programmer.png
252252
title: Go to **Tools > Programmer** and select **Esptool** as a programmer.
253253
===
254-
image: /images/devices-library/ready-to-go-devices/sensy32/upload-using-programmer.png
254+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/upload-using-programmer.png
255255
title: Go to **Sketch > Upload Using Programmer**.
256256
'
257257
%}
@@ -273,13 +273,13 @@ To import the ready-to-use dashboard, follow these steps:
273273

274274
{% assign importDashboard = '
275275
===
276-
image: /images/devices-library/ready-to-go-devices/sensy32/import-dashboard-1-pe.png
276+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/import-dashboard-1-pe.png
277277
title: Navigate to the **Dashboards** page. Click on the "**+**" icon in the top right corner. Select **Import dashboard**.
278278
===
279-
image: /images/devices-library/ready-to-go-devices/sensy32/import-dashboard-2-pe.png
279+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/import-dashboard-2-pe.png
280280
title: In the dashboard import window, **upload the JSON file** and click the **Import** button.
281281
===
282-
image: /images/devices-library/ready-to-go-devices/sensy32/import-dashboard-3-pe.png
282+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/import-dashboard-3-pe.png
283283
title: Dashboard has been imported.
284284
'
285285
%}
@@ -293,7 +293,7 @@ To import the ready-to-use dashboard, follow these steps:
293293

294294
{% assign myDashboard = '
295295
===
296-
image: /images/devices-library/ready-to-go-devices/sensy32/my-dashboard.png
296+
image: https://img.thingsboard.io/devices-library/ready-to-go-devices/sensy32/my-dashboard.png
297297
'
298298
%}
299299

0 commit comments

Comments
 (0)