Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shikanon/iothub
一个IoT管理平台,兼容阿里巴巴Alink物联网协议,提供一个私有化的开源IoT平台
https://github.com/shikanon/iothub
Last synced: about 2 months ago
JSON representation
一个IoT管理平台,兼容阿里巴巴Alink物联网协议,提供一个私有化的开源IoT平台
- Host: GitHub
- URL: https://github.com/shikanon/iothub
- Owner: shikanon
- License: gpl-3.0
- Created: 2019-12-05T05:43:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T12:51:58.000Z (almost 2 years ago)
- Last Synced: 2024-05-08T00:26:08.480Z (8 months ago)
- Language: CSS
- Homepage:
- Size: 2.73 MB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IoTOrbHub
奥比中光IoT管理平台,兼容阿里巴巴Alink物联网协议,提供一个私有化的开源IoT平台。## 项目结构
- cmd: go包启动命令
- fontend: 前端代码
- pkg: go包代码
- test: 单元测试代码