Skip to content

Commit fded25f

Browse files
committed
Merge branch 'staging/4.2' into release/4.2
2 parents 6d378bb + 5d192e8 commit fded25f

265 files changed

Lines changed: 4843 additions & 12278 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_data/guides-data.yml

Lines changed: 0 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -335,85 +335,6 @@
335335
# subtitle: lorem ipsum dolor
336336
# keywords: key1 key2 key3
337337
# pe: false
338-
- title: Hardware samples
339-
subtitle: Learn how to connect various hardware platforms to ThingsBoard.
340-
id: HardwareSamples
341-
section:
342-
- path: /docs/samples/esp32/ota/
343-
title: ESP32 OTA using ThingsBoard
344-
subtitle: Learn how to make ESP32 OTA update using ThingsBoard custom widget, rule chain and dashboard
345-
pe: false
346-
video: true
347-
- path: /docs/samples/esp32/gpio-control-pico-kit-dht22-sensor/
348-
title: ESP32 Pico Kit GPIO control and DHT22 sensor monitor using ThingsBoard Arduino SDK
349-
subtitle: Contains wiring diagram, sketch and dashboard setup guide.
350-
pe: false
351-
video: false
352-
- path: /docs/samples/arduino/temperature/
353-
title: Temperature upload over MQTT using Arduino UNO, ESP8266 and DHT22 sensor
354-
subtitle: Contains wiring diagram, sketch and dashboard setup guide.
355-
pe: false
356-
- title: Humidity and temperature upload over HTTP using Arduino UNO, SIM808 Shield and HTU21D sensor
357-
path: /docs/samples/arduino/sim808-htu21d/
358-
subtitle: Contains wiring diagram, sketch and dashboard setup guide.
359-
pe: false
360-
- path: /docs/samples/esp8266/temperature/
361-
title: Temperature upload over MQTT using ESP8266 and DHT22 sensor
362-
subtitle: Contains wiring diagram, sketch, dashboard setup guide and demonstration video.
363-
pe: false
364-
video: true
365-
- path: /docs/samples/esp8266/gpio/
366-
title: ESP8266 GPIO control over MQTT using ThingsBoard
367-
subtitle: Contains wiring diagram, sketch, dashboard setup guide and demonstration video.
368-
pe: false
369-
video: true
370-
- path: /docs/samples/nodemcu/temperature/
371-
title: Temperature upload over MQTT using NodeMCU and DHT11 sensor
372-
subtitle: Contains wiring diagram, sketch and dashboard setup guide.
373-
pe: false
374-
video: false
375-
- path: /docs/samples/raspberry/gpio/
376-
title: Raspberry Pi GPIO control over MQTT using ThingsBoard
377-
subtitle: Contains wiring diagram, source code, dashboard setup guide and demonstration video.
378-
pe: false
379-
video: true
380-
- path: /docs/samples/raspberry/gpio-android-things/
381-
title: Raspberry Pi GPIO control using Android Things and ThingsBoard
382-
subtitle: Contains wiring diagram, source code, dashboard setup guide and demonstration video.
383-
pe: false
384-
video: true
385-
- path: /docs/samples/raspberry/temperature/
386-
title: Temperature upload over MQTT using Raspberry Pi and DHT22 sensor
387-
subtitle: Contains wiring diagram, sketch, dashboard setup guide and demonstration video.
388-
pe: false
389-
video: true
390-
- path: /docs/samples/linkit-one/gps/
391-
title: GPS data upload and visualization using LinkIt ONE and ThingsBoard
392-
subtitle: Contains wiring diagram, sketch and dashboard setup guide.
393-
pe: false
394-
video: false
395-
- path: /docs/user-guide/integrations/sodaq/
396-
title: Learn how to connect your SODAQ Universal Tracker to ThingsBoard
397-
subtitle: Learn how to connect your SODAQ Universal Tracker to ThingsBoard via T-Mobile – IoT CDP Integration.
398-
keywords: NB IoT, NB-IoT, T-Mobile, SODAQ, 5G
399-
pe: true
400-
video: false
401-
- path: /docs/user-guide/integrations/sodaq-udp
402-
title: Learn how to connect your SODAQ Universal Tracker to ThingsBoard
403-
subtitle: Learn how to connect your SODAQ Universal Tracker to ThingsBoard via UDP Integration.
404-
keywords: NB IoT, NB-IoT, T-Mobile, SODAQ, 5G
405-
pe: true
406-
video: false
407-
- path: /docs/samples/ble/raspberry-esp32-xiaomi-sensor-htu21d
408-
title: ThingsBoard BLE Demo with Raspberry PI, ESP32, Xiaomi MI and HTU21D sensors
409-
subtitle: Contains wiring diagram and dashboard setup guide.
410-
pe: false
411-
video: false
412-
- path: /docs/samples/nettrartu+/rtu_temp_sensor/
413-
title: Temperature upload over MQTT using Nettra RTU
414-
subtitle: Contains wiring diagram and dashboard setup guide.
415-
pe: false
416-
video: false
417338
- title: Advanced features
418339
subtitle: Learn about advanced ThingsBoard features
419340
id: AdvancedFeatures

_data/guides.yml

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -40,51 +40,7 @@ toc:
4040
section:
4141
- title: Add & remove devices from groups dynamically
4242
path: /docs/user-guide/rule-engine-2-0/tutorials/add-devices-to-group/
43-
- title: Video Tutorials
44-
path: /docs/iot-video-tutorials/
45-
- title: Samples
46-
path: /docs/samples/
4743
- title: Live Demo Server
4844
path: /docs/user-guide/live-demo/
4945
- title: Local Demo Account
5046
path: /docs/samples/demo-account/
51-
- title: Hardware samples
52-
section:
53-
- title: Arduino
54-
section:
55-
- title: Arduino overview
56-
path: /docs/samples/arduino/
57-
- title: Temperature upload over MQTT using Arduino UNO, ESP8266 and DHT22 sensor
58-
path: /docs/samples/arduino/temperature/
59-
- title: Humidity and temperature upload over HTTP using Arduino UNO, SIM808 Shield and HTU21D sensor
60-
path: /docs/samples/arduino/sim808-htu21d/
61-
- title: ESP8266
62-
section:
63-
- title: ESP8266 overview
64-
path: /docs/samples/esp8266/
65-
- title: Temperature upload over MQTT using ESP8266 and DHT22 sensor
66-
path: /docs/samples/esp8266/temperature/
67-
- title: ESP8266 GPIO control over MQTT using ThingsBoard
68-
path: /docs/samples/esp8266/gpio/
69-
- title: NodeMCU
70-
section:
71-
- title: NodeMCU overview
72-
path: /docs/samples/nodemcu/
73-
- title: Temperature upload over MQTT using NodeMCU and DHT11 sensor
74-
path: /docs/samples/nodemcu/temperature/
75-
- title: Raspberry Pi
76-
section:
77-
- title: Raspberry Pi overview
78-
path: /docs/samples/raspberry/
79-
- title: Raspberry Pi GPIO control over MQTT using ThingsBoard
80-
path: /docs/samples/raspberry/gpio/
81-
- title: Raspberry Pi GPIO control using Android Things and ThingsBoard
82-
path: /docs/samples/raspberry/gpio-android-things/
83-
- title: Temperature upload over MQTT using Raspberry Pi and DHT22 sensor
84-
path: /docs/samples/raspberry/temperature/
85-
- title: LinkIt ONE
86-
section:
87-
- title: LinkIt ONE overview
88-
path: /docs/samples/linkit-one/
89-
- title: GPS data upload and visualization using LinkIt ONE and ThingsBoard
90-
path: /docs/samples/linkit-one/gps/

0 commit comments

Comments
 (0)