cloud-frameworks.rst 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. Cloud Frameworks
  2. ================
  3. {IDF_TARGET_NAME} supports multiple cloud frameworks using agents built on top of ESP-IDF. Here are the pointers to various supported cloud frameworks' agents and examples:
  4. ESP RainMaker
  5. -------------
  6. `ESP RainMaker <https://rainmaker.espressif.com/>`_ is a complete solution for accelerated AIoT development. `ESP RainMaker on GitHub <https://github.com/espressif/esp-rainmaker>`_.
  7. AWS IoT
  8. -------
  9. `https://github.com/espressif/esp-aws-iot <https://github.com/espressif/esp-aws-iot>`_ is an open source repository for {IDF_TARGET_NAME} based on Amazon Web Services' `aws-iot-device-sdk-embedded-C <https://github.com/aws/aws-iot-device-sdk-embedded-C>`_.
  10. Azure IoT
  11. ---------
  12. `https://github.com/espressif/esp-azure <https://github.com/espressif/esp-azure>`_ is an open source repository for {IDF_TARGET_NAME} based on Microsoft Azure's `azure-iot-sdk-c SDK <https://github.com/Azure/azure-iot-sdk-c>`_.
  13. Google IoT Core
  14. ---------------
  15. `https://github.com/espressif/esp-google-iot <https://github.com/espressif/esp-google-iot>`_ is an open source repository for {IDF_TARGET_NAME} based on Google's `iot-device-sdk-embedded-c SDK <https://github.com/GoogleCloudPlatform/iot-device-sdk-embedded-c>`_.
  16. Aliyun IoT
  17. ----------
  18. `https://github.com/espressif/esp-aliyun <https://github.com/espressif/esp-aliyun>`_ is an open source repository for {IDF_TARGET_NAME} based on Aliyun's `iotkit-embedded SDK <https://github.com/aliyun/iotkit-embedded>`_.
  19. Joylink IoT
  20. -----------
  21. `https://github.com/espressif/esp-joylink <https://github.com/espressif/esp-joylink>`_ is an open source repository for {IDF_TARGET_NAME} based on Joylink's `joylink_dev_sdk SDK <https://storage.jd.com/testsmartcloud/joylink_dev_sdk.zip>`_.
  22. Tencent IoT
  23. -----------
  24. `https://github.com/espressif/esp-welink <https://github.com/espressif/esp-welink>`_ is an open source repository for {IDF_TARGET_NAME} based on Tencent's `welink SDK <https://open.welink.qq.com/#/dev-resource/sdk>`_.
  25. Tencentyun IoT
  26. --------------
  27. `https://github.com/espressif/esp-qcloud <https://github.com/espressif/esp-qcloud>`_ is an open source repository for {IDF_TARGET_NAME} based on Tencentyun's `qcloud-iot-sdk-embedded-c SDK <https://github.com/tencentyun/qcloud-iot-sdk-embedded-c>`_.
  28. Baidu IoT
  29. ---------
  30. `https://github.com/espressif/esp-baidu-iot <https://github.com/espressif/esp-baidu-iot>`_ is an open source repository for {IDF_TARGET_NAME} based on Baidu's `iot-sdk-c SDK <https://github.com/baidu/iot-sdk-c>`_.