Skip to content

Commit f46abec

Browse files
committed
Updated links for the Guides page. PAAS and PE
1 parent d42a459 commit f46abec

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

_data/paas/guides-data.yml

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -25,31 +25,31 @@
2525
subtitle: Learn how to connect devices based on your connectivity technology or solution.
2626
id: ConnectYourDevice
2727
section:
28-
- path: /docs/reference/http-api/
28+
- path: /docs/paas/reference/http-api/
2929
title: Connect devices using ThingsBoard HTTP API
3030
subtitle: Learn how to connect your devices using HTTP protocol and ThingsBoard built-in payload format.
3131
keywords: http connect
3232
pe: false
3333
video: false
34-
- path: /docs/reference/mqtt-api/
34+
- path: /docs/paas/reference/mqtt-api/
3535
title: Connect devices using ThingsBoard MQTT API
3636
subtitle: Learn how to connect your devices using MQTT protocol and ThingsBoard built-in payload format.
3737
keywords: mqtt connect
3838
pe: false
3939
video: false
40-
- path: /docs/reference/mqtt-sparkplug-api/
40+
- path: /docs/paas/reference/mqtt-sparkplug-api/
4141
title: Connect devices using ThingsBoard MQTT Sparkplug API
4242
subtitle: Learn how to connect your devices using MQTT Sparkplug protocol and ThingsBoard built-in payload format.
4343
keywords: sparkplug connect
4444
pe: false
4545
video: false
46-
- path: /docs/reference/lwm2m-api/
46+
- path: /docs/paas/reference/lwm2m-api/
4747
title: Connect devices using ThingsBoard LwM2M API
4848
subtitle: Learn how to connect your devices using LwM2M protocol and ThingsBoard built-in payload format.
4949
keywords: lwm2m connect
5050
pe: false
5151
video: false
52-
- path: /docs/reference/coap-api/
52+
- path: /docs/paas/reference/coap-api/
5353
title: Connect devices using ThingsBoard CoAP API
5454
subtitle: Learn how to connect your devices using CoAP protocol and ThingsBoard built-in payload format.
5555
keywords: coap connect
@@ -61,97 +61,97 @@
6161
keywords: gateway connect
6262
pe: false
6363
video: false
64-
- path: /docs/user-guide/integrations/
64+
- path: /docs/paas/user-guide/integrations/
6565
title: ThingsBoard Integrations basics
6666
subtitle: Learn about ThingsBoard Integrations feature and how you can use it to connect devices and apps that use custom payload formats.
6767
keywords:
6868
pe: false
6969
video: false
70-
- path: /docs/user-guide/integrations/#platform-integrations-vs-iot-gateway
70+
- path: /docs/paas/user-guide/integrations/#platform-integrations-vs-iot-gateway
7171
title: ThingsBoard Integrations vs IoT Gateway
7272
subtitle: Learn the differences between the Platform Integrations and IoT Gateway.
7373
keywords:
7474
pe: false
7575
video: false
76-
- path: /docs/user-guide/integrations/http/
76+
- path: /docs/paas/user-guide/integrations/http/
7777
title: Connect devices with custom payload using ThingsBoard HTTP Integration
7878
subtitle: Convert existing protocols and payload formats to ThingsBoard message format.
7979
keywords: http connect
8080
pe: true
8181
video: true
82-
- path: /docs/user-guide/integrations/mqtt/
82+
- path: /docs/paas/user-guide/integrations/mqtt/
8383
title: Connect devices with custom payload using ThingsBoard MQTT Integration.
8484
subtitle: Connect to external brokers and consume MQTT data stream
8585
keywords: mqtt connect
8686
pe: true
8787
video: true
88-
- path: /docs/user-guide/integrations/kafka/
88+
- path: /docs/paas/user-guide/integrations/kafka/
8989
title: Connect devices with custom payload using ThingsBoard Kafka Integration.
9090
subtitle: Connect to external brokers and consume Kafka data stream
9191
keywords: kafka connect
9292
pe: true
9393
video: true
94-
- path: /docs/user-guide/integrations/sigfox/
94+
- path: /docs/paas/user-guide/integrations/sigfox/
9595
title: Connect SigFox devices using TB PE Integration
9696
subtitle: Learn how to route messages from Sigfox backend to ThingsBoard and decode binary device payloads.
9797
keywords: sigfox connect
9898
pe: true
9999
video: true
100-
- path: /docs/user-guide/integrations/ttn/
100+
- path: /docs/paas/user-guide/integrations/ttn/
101101
title: Connect LoRaWAN devices using TheThingsStack
102102
subtitle: Learn how to route messages from TheThingsStack backend to ThingsBoard and vise-versa.
103103
keywords: ttn connect
104104
pe: true
105105
video: false
106-
- path: /docs/user-guide/integrations/opc-ua/
106+
- path: /docs/paas/user-guide/integrations/opc-ua/
107107
title: Connect OPC-UA servers to ThingsBoard
108108
subtitle: Learn how to connect OPC-UA devices to ThingsBoard.
109109
keywords: opcua connect
110110
pe: true
111111
video: true
112-
- path: /docs/user-guide/integrations/thingpark/
112+
- path: /docs/paas/user-guide/integrations/thingpark/
113113
title: Connect LoRaWAN devices using Actility ThingPark
114114
subtitle: Learn how to route messages from ThingPark to ThingsBoard and vise-versa.
115115
keywords:
116116
pe: true
117117
video: false
118-
- path: /docs/user-guide/integrations/aws-iot/
118+
- path: /docs/paas/user-guide/integrations/aws-iot/
119119
title: Connect devices through AWS IoT
120120
subtitle: Learn how to connect to AWS IoT broker, transform the incoming messages and generate the downlinks using ThingsBoard.
121121
keywords:
122122
pe: true
123123
video: true
124-
- path: /docs/user-guide/integrations/aws-kinesis/
124+
- path: /docs/paas/user-guide/integrations/aws-kinesis/
125125
title: Connect devices through AWS Kinesis
126126
subtitle: Learn how to connect to AWS Kinesis stream, transform the incoming messages and generate the downlinks using ThingsBoard.
127127
keywords:
128128
pe: true
129129
video: false
130-
- path: /docs/user-guide/integrations/ibm-watson-iot/
130+
- path: /docs/paas/user-guide/integrations/ibm-watson-iot/
131131
title: Connect devices through IBM Watson IoT
132132
subtitle: Learn how to connect to IBM Watson IoT broker, transform the incoming messages and generate the downlinks using ThingsBoard.
133133
keywords:
134134
pe: true
135135
video: true
136-
- path: /docs/user-guide/integrations/azure-event-hub/
136+
- path: /docs/paas/user-guide/integrations/azure-event-hub/
137137
title: Connect devices through Azure Event Hub
138138
subtitle: Learn how to connect to Azure Event Hub, transform the incoming messages and generate the downlinks using ThingsBoard.
139139
keywords:
140140
pe: true
141141
video: true
142-
- path: /docs/user-guide/integrations/azure-iot-hub/
142+
- path: /docs/paas/user-guide/integrations/azure-iot-hub/
143143
title: Connect devices through Azure IoT Hub
144144
subtitle: Learn how to connect to Azure IoT Hub and transform the incoming messages using ThingsBoard.
145145
keywords:
146146
pe: true
147147
video: false
148-
- path: /docs/user-guide/integrations/tcp/
148+
- path: /docs/paas/user-guide/integrations/tcp/
149149
title: Devices uses TCP protocol
150150
subtitle: How to connect to ThingsBoard TCP-server, transform the incoming messages and generate the downlinks using ThingsBoard.
151151
keywords: Connect TCP devices
152152
pe: true
153153
video: true
154-
- path: /docs/user-guide/integrations/udp/
154+
- path: /docs/paas/user-guide/integrations/udp/
155155
title: Devices uses UDP protocol
156156
subtitle: How to connect to ThingsBoard UDP-server, transform the incoming messages and generate the downlinks using ThingsBoard.
157157
keywords: Connect UDP devices
@@ -163,7 +163,7 @@
163163
keywords: Tektelic connect
164164
pe: false
165165
video: false
166-
- path: /docs/user-guide/integrations/tuya/
166+
- path: /docs/paas/user-guide/integrations/tuya/
167167
title: Connect smart devices through Tuya Smart
168168
subtitle: Learn how to connect smart devices using Tuya Smart to ThingsBoard.
169169
keywords:
@@ -209,12 +209,12 @@
209209
keywords:
210210
pe: false
211211
video: true
212-
- path: /docs/user-guide/ui/trip-animation-widget
212+
- path: /docs/paas/user-guide/ui/trip-animation-widget
213213
title: Trip Animation widget
214214
subtitle: "Learn how to display your devices with the latest telemetry data on the Trip Animation widget and modify the widget properties."
215215
keywords:
216216
pe: false
217-
video: true
217+
video: false
218218
- title: Data processing & actions
219219
subtitle: Learn how to use ThingsBoard Rule Engine.
220220
id: DataProcessing
@@ -255,7 +255,7 @@
255255
title: Send email to customer
256256
subtitle: Learn how to configure Rule Engine to send email to the customer of the assigned device.
257257
pe: false
258-
- path: /docs/user-guide/rule-engine-2-0/tutorials/integration-with-telegram-bot/
258+
- path: /docs/paas/user-guide/rule-engine-2-0/tutorials/integration-with-telegram-bot/
259259
title: Notifications and Alarms on your smartphone using Telegram Bot
260260
subtitle: Learn how to configure Rule Engine to send notification using Telegram Bot when new alarm is created.
261261
pe: false
@@ -406,37 +406,37 @@
406406
subtitle: Learn about advanced ThingsBoard features
407407
id: AdvancedFeatures
408408
section:
409-
- path: /docs/user-guide/device-connectivity-status/
409+
- path: /docs/paas/user-guide/device-connectivity-status/
410410
title: Connectivity status
411411
subtitle: "Learn how to track connectivity status of the devices: connected, disconnected, active, inactive"
412412
pe: false
413413
video: false
414-
- path: /docs/user-guide/audit-log/
414+
- path: /docs/paas/user-guide/audit-log/
415415
title: Audit log
416416
subtitle: Learn how to track user actions in order to keep audit log.
417417
pe: false
418418
video: false
419-
- path: /docs/user-guide/api-limits/
419+
- path: /docs/paas/user-guide/api-limits/
420420
title: API limits
421421
subtitle: Learn how to control API usage, by limiting number of requests from single host during single time unit (Minutes, Hours, etc.)
422422
pe: false
423423
video: false
424-
- path: /docs/user-guide/white-labeling/
424+
- path: /docs/paas/user-guide/white-labeling/
425425
title: White-labeling
426426
subtitle: Learn how to configure your company or product logo and color scheme in 2 minutes with zero coding efforts.
427427
pe: true
428428
video: true
429-
- path: /docs/user-guide/groups/
429+
- path: /docs/paas/user-guide/groups/
430430
title: Device and Asset groups
431431
subtitle: Learn how to work with entity groups and perform bulk operations
432432
pe: true
433433
video: true
434-
- path: /docs/user-guide/scheduler/
434+
- path: /docs/paas/user-guide/scheduler/
435435
title: Scheduler
436436
subtitle: Learn how to schedule various types of events and trigger actions.
437437
pe: true
438438
video: true
439-
- path: /docs/user-guide/reporting/
439+
- path: /docs/paas/user-guide/reporting/
440440
title: Reporting
441441
subtitle: Learn how to schedule and generate reports based on existing dashboards.
442442
pe: true
@@ -447,16 +447,16 @@
447447
id: OAuth
448448
paaspage: "false"
449449
section:
450-
- path: /docs/user-guide/oauth-2-support/#login-with-google
450+
- path: /docs/paas/user-guide/oauth-2-support/#login-with-google
451451
title: Google OAuth example
452452
subtitle: Learn how to step-by-step setup OAuth with Google.
453-
- path: /docs/user-guide/oauth-2-support/#login-with-auth0
453+
- path: /docs/paas/user-guide/oauth-2-support/#login-with-auth0
454454
title: OAuth0 OAuth example
455455
subtitle: Learn how to step-by-step setup OAuth with OAuth0.
456-
- path: /docs/user-guide/oauth-2-support
456+
- path: /docs/paas/user-guide/oauth-2-support
457457
title: OAuth0 Okta example
458458
subtitle: Learn how to step-by-step setup OAuth with Okta.
459-
- path: /docs/user-guide/oauth-2-support
459+
- path: /docs/paas/user-guide/oauth-2-support
460460
title: OAuth0 Azure Active Directory example
461461
subtitle: Learn how to step-by-step setup OAuth with Azure Active Directory.
462462

@@ -479,7 +479,7 @@
479479
subtitle: "Learn how to customize and create custom rule nodes"
480480
pe: false
481481
video: false
482-
- path: /docs/user-guide/contribution/widgets-development/
482+
- path: /docs/paas/user-guide/contribution/widgets-development/
483483
title: Widgets Development Guide
484484
subtitle: "Learn how to customize and create custom widgets"
485485
pe: false

0 commit comments

Comments
 (0)