| | |
| | | <img src="readme/logo-chinese.png" alt="输入图片说明" height="150" width="150"> |
| | | </div> |
| | | <h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">智碳能源管理系统</h1> |
| | | <h4 align="center">基于SpringBoot和若依框架开发</h4> |
| | | <p align="center">基于SpringBoot和若依框架开发</p> |
| | | <p align="center">能碳平台后台展示代码完备,数采和数据清洗部分网上开源的库很多,本项目不提供</p> |
| | | <p align="center"> |
| | | <a href='https://gitee.com/ustcyc/zhitan-ems/stargazers'><img src='https://gitee.com/ustcyc/zhitan-ems/badge/star.svg?theme=dark' alt='star'></img></a> |
| | | <a href='https://gitee.com/ustcyc/zhitan-ems/members'><img src='https://gitee.com/ustcyc/zhitan-ems/badge/fork.svg?theme=dark' alt='fork'></img></a> |
| | | <a href='https://gitee.com/liulingling1993/zhitan-ems/stargazers'><img src='https://gitee.com/liulingling1993/zhitan-ems/badge/star.svg?theme=dark' alt='star'></img></a> |
| | | <a href='https://gitee.com/liulingling1993/zhitan-ems/members'><img src='https://gitee.com/liulingling1993/zhitan-ems/badge/fork.svg?theme=dark' alt='fork'></img></a> |
| | | </p> |
| | | |
| | | ## 介绍 |
| | |
| | | |
| | | 针对客户场景:政府、园区、企业、工矿、公共建筑等。 |
| | | |
| | | ## 【注意】能碳管理平台包含三个部分 |
| | | ##### 能碳平台展示端:也即本项目能碳平台后台展示部分,代码完备,运行正常。通过本项目,学习者可以掌握能源管理行业的功能和业务,以及技术架构。 |
| | | ##### 数据采集程序:也即mqtt➡️时序库功能,市面上开源库非常多,可参考thingsjs等知名项目,或者自己用netty自己实现。 |
| | | ##### 数据清洗服务:也即时序库➡️关系库,学习者可以使用java自带的XXL job自己实现数据清洗服务。 |
| | | |
| | | 墙内仓库地址(码云):https://gitee.com/ustcyc/zhitan-ems |
| | | |
| | | 已同步更新到github仓库:https://github.com/Andy-Yin/zhitan-ems |
| | | |
| | | ## 请大家有问题提issue吧。。。 |
| | | |
| | | ## 在线体验 |
| | | |
| | |
| | | 基于SpringBoot的若依框架 易读易懂、界面简洁美观。支持深色&浅色两种风格切换(演示系统右上角) |
| | | 关系数据库:postgresql(mysql需自行适配,mysql性能太差了) |
| | | 时序数据库:influxdb 2.7+ |
| | | 中间件:redis,mq |
| | | 中间件:redis |
| | | VUE版本:VUE 3 |
| | | |
| | | ## 特色:数据驱动的计算模型和业务模型配置 |
| | |
| | | |
| | | ## 业务架构 |
| | |  |
| | | |
| | | ## 技术架构 |
| | |  |
| | |  |
| | |
| | | 1. Fork 本仓库 |
| | | 2. 新建 Feat_xxx 分支 |
| | | 3. 提交代码 |
| | | 4. 新建 Pull Request |
| | | 4. 新建 Pull Request |