Can I access cloud data from my firmware?
ESP RainMaker is primarily designed for cloud-to-device communication. However, you can:
-
Use Command-Response: Send requests to the cloud and receive responses:
esp_rmaker_cmd_resp_enable();
ESP RainMaker is primarily designed for cloud-to-device communication. However, you can:
Use Command-Response: Send requests to the cloud and receive responses:
esp_rmaker_cmd_resp_enable();