# aliIotLink **Repository Path**: hacker5510/aliIotLink ## Basic Information - **Project Name**: aliIotLink - **Description**: 阿里云IOT套件的arduino链接实现 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 阿里云物联网平台的 arduino连接工具包 * 目前实现了订阅消息与平台推送消息的回调 * 只能发布QoS 0消息,可以订阅QoS 0或QoS 1 * 目前已支持 arduino UNO ,MEGA2560 (基于W5100,W5500),esp8266,esp8285,esp32 (wifi)