|
6 | 6 | - title: What is TBMQ? |
7 | 7 | path: /docs/mqtt-broker/getting-started-guides/what-is-thingsboard-mqtt-broker/ |
8 | 8 | - title: Configuration |
9 | | - new: true |
10 | 9 | section: |
11 | 10 | - title: TBMQ |
12 | 11 | path: /docs/mqtt-broker/install/config/ |
13 | 12 | - title: TBMQ Integration Executor |
14 | 13 | path: /docs/mqtt-broker/install/ie-config/ |
15 | | - new: true |
16 | 14 | - title: Security |
17 | | - path: /docs/mqtt-broker/security/ |
| 15 | + section: |
| 16 | + - title: Overview |
| 17 | + path: /docs/mqtt-broker/security/overview/ |
| 18 | + - title: MQTT over SSL |
| 19 | + path: /docs/mqtt-broker/security/mqtts/ |
| 20 | + - title: MQTT Listeners |
| 21 | + path: /docs/mqtt-broker/security/listeners/ |
| 22 | + - title: Authentication |
| 23 | + section: |
| 24 | + - title: Basic |
| 25 | + path: /docs/mqtt-broker/security/authentication/basic/ |
| 26 | + - title: X.509 Certificate Chain |
| 27 | + path: /docs/mqtt-broker/security/authentication/x509/ |
| 28 | + - title: JWT |
| 29 | + new: true |
| 30 | + path: /docs/mqtt-broker/security/authentication/jwt/ |
| 31 | + - title: SCRAM |
| 32 | + path: /docs/mqtt-broker/security/authentication/scram/ |
| 33 | + - title: Enable HTTPS |
| 34 | + path: /docs/mqtt-broker/security/https/ |
18 | 35 | - title: Integration with ThingsBoard |
19 | 36 | path: /docs/mqtt-broker/user-guide/integrations/how-to-connect-thingsboard-to-tbmq/ |
20 | | -- title: Features |
| 37 | +- title: MQTT Features |
21 | 38 | section: |
22 | 39 | - title: MQTT protocol |
23 | 40 | path: /docs/mqtt-broker/user-guide/mqtt-protocol/ |
24 | 41 | - title: Topics & Wildcards |
25 | 42 | path: /docs/mqtt-broker/user-guide/topics/ |
26 | 43 | - title: Quality of Service (QoS) |
27 | 44 | path: /docs/mqtt-broker/user-guide/qos/ |
28 | | - - title: TBMQ client type |
29 | | - path: /docs/mqtt-broker/user-guide/mqtt-client-type/ |
30 | 45 | - title: MQTT over WebSocket |
31 | 46 | path: /docs/mqtt-broker/user-guide/mqtt-over-ws/ |
32 | 47 | - title: Shared Subscriptions |
|
37 | 52 | path: /docs/mqtt-broker/user-guide/last-will/ |
38 | 53 | - title: Keep Alive |
39 | 54 | path: /docs/mqtt-broker/user-guide/keep-alive/ |
| 55 | +- title: Other Features |
| 56 | + new: true |
| 57 | + section: |
| 58 | + - title: TBMQ Client Type |
| 59 | + path: /docs/mqtt-broker/user-guide/mqtt-client-type/ |
| 60 | + - title: Blocked Clients |
| 61 | + path: /docs/mqtt-broker/other/blocked-client/ |
| 62 | + - title: Backpressure |
| 63 | + path: /docs/mqtt-broker/user-guide/backpressure/ |
| 64 | + - title: Msg Delivery Strategies |
| 65 | + path: /docs/mqtt-broker/other/msg-delivery-strategy/ |
| 66 | + - title: PROXY Protocol |
| 67 | + path: /docs/mqtt-broker/other/proxy-protocol/ |
| 68 | + - title: Health API |
| 69 | + path: /docs/mqtt-broker/other/health/ |
40 | 70 | - title: Integrations |
41 | 71 | new: true |
42 | 72 | section: |
|
68 | 98 | path: /docs/mqtt-broker/user-guide/ui/users/ |
69 | 99 | - title: Settings |
70 | 100 | path: /docs/mqtt-broker/user-guide/ui/settings/ |
71 | | -- title: Other Features |
72 | | - new: true |
73 | | - section: |
74 | | - - title: PROXY Protocol |
75 | | - path: /docs/mqtt-broker/other/proxy-protocol/ |
76 | 101 | - title: Subscriptions |
77 | 102 | path: /docs/mqtt-broker/subscription/ |
78 | 103 | - title: Need Help? |
|
0 commit comments