Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/songbin/bytecub
开箱即用的物联网平台,支持物模型、自定义数据解析协议、分布式部署等,让开发者只需要关注自己的业务实现,不需要关心设备设备上报数据以及存储
https://github.com/songbin/bytecub
Last synced: 14 days ago
JSON representation
开箱即用的物联网平台,支持物模型、自定义数据解析协议、分布式部署等,让开发者只需要关注自己的业务实现,不需要关心设备设备上报数据以及存储
- Host: GitHub
- URL: https://github.com/songbin/bytecub
- Owner: songbin
- License: apache-2.0
- Created: 2021-03-17T02:56:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-23T07:32:04.000Z (over 1 year ago)
- Last Synced: 2024-08-01T18:28:33.574Z (3 months ago)
- Language: Java
- Size: 533 KB
- Stars: 41
- Watchers: 3
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.en.md
- License: LICENSE
Awesome Lists containing this project
README
# ByteCub IoT platform
#### Doc address
[http://doc.bytecub.cn](http://doc.bytecub.cn)
#### PC WEB manager address
manager: [demo.bytecub.cn](http://demo.bytecub.cn)
test account: demo/123456#### web code address
web code address: [https://gitee.com/byte-cub/bytecub-manager-ui](https://gitee.com/byte-cub/bytecub-manager-ui)
#### support
##### 1.MQTT
###### support SSL
###### retain&will message(Clustering is not currently supported)
##### 2.Cluster
###### like singleton,just need nginx/LVS
##### 3.Private object model
##### 4.Private data protocol
##### 5.Private development platform
###### According to your own project requirements, it is very simple and safe to provide support to the business system through HTTP API#### Software Architecture
Software architecture description#### Installation
1. xxxx
2. xxxx
3. xxxxDocker compose script locates in **.docker\dev-env\docker-compose.yml**. Enter that path and run **docker-compose up
-d** to set up the dev-env.
#### Instructions1. xxxx
2. xxxx
3. xxxx#### Contribution
1. Fork the repository
2. Create Feat_xxx branch
3. Commit your code
4. Create Pull Request#### Gitee Feature
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
4. The most valuable open source project [GVP](https://gitee.com/gvp)
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)