An open API service indexing awesome lists of open source software.

https://github.com/thomas-void0/mqttconnectaliyuniot

连接阿里云iot
https://github.com/thomas-void0/mqttconnectaliyuniot

Last synced: 4 days ago
JSON representation

连接阿里云iot

Awesome Lists containing this project

README

          

**连接到阿里云iot平台上的设备**

将从和风天气接口采集到的数据发送到阿里云iot平台上的对应设备。

克隆本仓库:

`git@github.com:lmxyjy/mqttConnectAliyunIot.git`

在项目根目录安装依赖:

`npm install`

运行方法:

在cmd控制台中:`node ./run.js`