IoT Technical Guide is a Chinese-language learning repository for understanding how high-performance Internet of Things platforms are designed and built. It walks readers through the architecture, concepts, and engineering stack behind IoT systems instead of only listing isolated tools. The guide covers topics such as IoT market context, device models, ThingsBoard source-code learning, MQTT broker setup, CoAP services, message peak shaving, data modeling, and database selection. It is intended for developers who want to learn how real IoT platforms organize devices, messages, protocols, and backend services. The repository is especially useful as a structured study path for readers preparing to build or customize an IoT platform. It functions more as a technical tutorial and roadmap than as a single installable software package.
Features
- IoT architecture learning path
- ThingsBoard source-code study
- MQTT broker setup guidance
- CoAP service concepts
- Device model explanations
- Database and data-model planning