cloud-frameworks.rst 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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. AWS IoT
  5. -------
  6. `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>`_.
  7. Azure IoT
  8. ---------
  9. `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>`_.
  10. Google IoT Core
  11. ---------------
  12. `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>`_.
  13. Aliyun IoT
  14. ----------
  15. `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>`_.
  16. Joylink IoT
  17. -----------
  18. `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>`_.
  19. Tencent IoT
  20. -----------
  21. `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>`_.
  22. Tencentyun IoT
  23. --------------
  24. `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>`_.
  25. Baidu IoT
  26. ---------
  27. `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>`_.