Merge branch 'docs/translate_cloud-framework' into 'master'

docs: Provide translation for cloud-framework.rst

Closes DOC-7507

See merge request espressif/esp-idf!29807
pull/13651/head
Shen Meng Jing 2024-04-09 18:37:09 +08:00
commit 4050927f5f
2 zmienionych plików z 54 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,8 @@
Cloud Frameworks
================
:link_to_translation:`zh_CN:[中文]`
{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:

Wyświetl plik

@ -1 +1,52 @@
.. include:: ../../en/libraries-and-frameworks/cloud-frameworks.rst
云框架
======
:link_to_translation:`en:[English]`
{IDF_TARGET_NAME} 可以使用构建在 ESP-IDF 之上的代理来支持多个云框架。以下是各种支持的云框架代理和示例:
ESP RainMaker
-------------
`ESP RainMaker <https://rainmaker.espressif.com/>`_ 是用于加速 AIoT 开发的完整解决方案。更多信息见 `ESP RainMaker GitHub 仓库 <https://github.com/espressif/esp-rainmaker>`_
AWS IoT
-------
`https://github.com/espressif/esp-aws-iot <https://github.com/espressif/esp-aws-iot>`_ 是 {IDF_TARGET_NAME} 的开源仓库,基于亚马逊 Web 服务的 `aws-iot-device-sdk-embedded-C <https://github.com/aws/aws-iot-device-sdk-embedded-C>`_
Azure IoT
---------
`https://github.com/espressif/esp-azure <https://github.com/espressif/esp-azure>`_ 是 {IDF_TARGET_NAME} 的开源存储库,基于微软 Azure 的 `azure-iot-sdk-c SDK <https://github.com/Azure/azure-iot-sdk-c>`_
Google IoT Core
---------------
`https://github.com/espressif/esp-google-iot <https://github.com/espressif/esp-google-iot>`_ 是 {IDF_TARGET_NAME} 的开源存储库,基于谷歌的 `iot-device-sdk-embedded-c SDK <https://github.com/GoogleCloudPlatform/iot-device-sdk-embedded-c>`_
阿里云 IoT
----------
`https://github.com/espressif/esp-aliyun <https://github.com/espressif/esp-aliyun>`_ 是 {IDF_TARGET_NAME} 的开源存储库,基于阿里云的 `iotkit-embedded SDK <https://github.com/aliyun/iotkit-embedded>`_
Joylink IoT
-----------
`https://github.com/espressif/esp-joylink <https://github.com/espressif/esp-joylink>`_ 是 {IDF_TARGET_NAME} 的开源存储库,基于 Joylink 的 `joylink_dev_sdk SDK <https://storage.jd.com/testsmartcloud/joylink_dev_sdk.zip>`_
腾讯 IoT
--------
`https://github.com/espressif/esp-welink <https://github.com/espressif/esp-welink>`_ 是 {IDF_TARGET_NAME} 的开源存储库,基于腾讯的 `welink SDK <https://open.welink.qq.com/#/dev-resource/sdk>`_
腾讯云 IoT
----------
`https://github.com/espressif/esp-qcloud <https://github.com/espressif/esp-qcloud>`_ 是 {IDF_TARGET_NAME} 的开源存储库,基于腾讯云的 `qcloud-iot-sdk-embedded-c SDK <https://github.com/TencentCloud/tencentcloud-iot-sdk-embedded-c>`_
百度 IoT
--------
`https://github.com/espressif/esp-baidu-iot <https://github.com/espressif/esp-baidu-iot>`_ 是 {IDF_TARGET_NAME} 的开源存储库,基于百度的 `iot-sdk-c SDK <https://github.com/baidu/iot-sdk-c>`_