Background information
- Scenario:
Upload the data that is collected by the temperature and humidity sensor to DingTalk chatbots.
- Business logic:
Connect the temperature and humidity sensor to IoT Platform through MQTT. Configure the rules engine to send the temperature and humidity data to the pushData2DingTalk function in Function Compute. The function processes the data and posts the results to the Webhook address of the specified DingTalk chatbot. The DingTalk group can then receive the temperature and humidity data sent by this DingTalk chatbot.
The data flow diagram is shown in Figure 1.
Figure 1. Data flow diagram