Overview
Introduction
IoTDA uses topics to communicate with devices connected using MQTT. There are custom topics and system topics. System topics are basic communications topics preconfigured on the platform. You can also customize topics on the platform based on service requirements. Note that message through both custom topics and system topics are transparently transmitted on the platform, which means that the platform does not proactively parse data content.
Category |
Description |
Scenario |
---|---|---|
System topic |
The platform predefines topics for communications with devices. For details of the topic list and functions, see Topics. |
Message reporting, property reporting, command delivery, and events |
Custom topic |
You can customize topics for device-platform communications. Types of custom topics:
|
Scenarios where services require specific topics, such as M2M communications, broadcast communications, and device migration. |
Scenarios
- Devices publish messages to custom topics. Applications smoothly forward data to message middleware, storage, data analysis, and service applications.
- An application calls the API for delivering a message to a device to publish messages to a specified custom topic. The device subscribes to this topic to receive messages from the server.
- M2M communications, broadcast communications, and device migration.
Constraints
- You can define a maximum of 50 custom topics for a product model.
- Custom topics are only available for message communications.
- Max. length of a custom MQTT topic: 128 bytes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot