Skip to content

Commit 6d7adc3

Browse files
Merge pull request #46 from KasunThushara/main
Typo : thingsboard and carpark
2 parents 9eee51d + 52d598f commit 6d7adc3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/Chapter_6-RaspberryPi_and_AIoT/Car_Park_Solution_Management_with_Thingsboard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Detailed instructions on model labeling and training can be found in Chapter 5
3434

3535
[How to training the model](https://seeed-projects.github.io/Tutorial-of-AI-Kit-with-Raspberry-Pi-From-Zero-to-Hero/docs/Chapter_5-Custom_Model_Development_and_Deployment/Training_Your_Model)
3636

37-
[How to convert ONXX model to HEF](https://seeed-projects.github.io/Tutorial-of-AI-Kit-with-Raspberry-Pi-From-Zero-to-Hero/docs/Chapter_5-Custom_Model_Development_and_Deployment/Convert_Your_Model)
37+
[How to convert ONNX model to HEF](https://seeed-projects.github.io/Tutorial-of-AI-Kit-with-Raspberry-Pi-From-Zero-to-Hero/docs/Chapter_5-Custom_Model_Development_and_Deployment/Convert_Your_Model)
3838

3939
## Step 3: Deploy the Model
4040

@@ -138,7 +138,7 @@ if __name__ == "__main__":
138138

139139
```
140140
141-
### Step 4: Install ThingsBoard and Add a Device
141+
## Step 4: Install ThingsBoard and Add a Device
142142
143143
[ThingsBoard](https://thingsboard.io/) is an open-source IoT platform designed for device management, data collection, processing, and visualization. It supports various communication protocols such as **MQTT, CoAP, and HTTP**, making it versatile for integrating IoT devices and systems. The platform enables users to **create interactive dashboards, monitor devices in real-time, and analyze data through advanced visualization tools. With its rule engine, ThingsBoard automates workflows and event processing**, simplifying the implementation of IoT use cases across industries. Its scalability and flexibility make it suitable for projects of any size, from small prototypes to large-scale deployments.
144144

0 commit comments

Comments
 (0)