https://github.com/wendal/luatos-lib-aliyun2
新的阿里云物联网适配库 for LuatOS
https://github.com/wendal/luatos-lib-aliyun2
luatos
Last synced: 3 months ago
JSON representation
新的阿里云物联网适配库 for LuatOS
- Host: GitHub
- URL: https://github.com/wendal/luatos-lib-aliyun2
- Owner: wendal
- License: mit
- Created: 2024-05-31T00:00:58.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-31T00:05:51.000Z (about 1 year ago)
- Last Synced: 2025-03-24T05:40:05.963Z (3 months ago)
- Topics: luatos
- Language: Lua
- Homepage: https://wiki.luatos.com
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# luatos-lib-aliyun
新的阿里云物联网平台对接库 for LuatOS
## 介绍
对接阿里云物联网平台, 支持公共实例和企业实例
## 安装
本协议库使用纯lua编写, 所以不需要编译, 直接将源码拷贝到项目即可
## 使用
请查阅demo
## 变更日志
[changelog](changelog.md)
## LIcense
[MIT License](https://opensource.org/licenses/MIT)