MyEMS v5.8.0 已经发布,能源管理系统
此版本更新内容包括:
新增
- 在 myems-web 中新增设备单位能耗碳排放量
- 在 myems-web 中新增设备组合单位能耗碳排放量
- 在 myems-api 中新增数据点设定值的操作
- 在数据库中的 myems_system_db 中添加 tbl_points_set_values
- 在数据库中的 myems_system_db 中添加 tbl_photovoltaic_power_stations_invertors_points
- 在数据库中的 myems_system_db 中添加 tbl_photovoltaic_power_stations_loads_points
- 在数据库中的 myems_system_db 中添加 tbl_photovoltaic_power_stations_grids_points
更新
- 在 myems-web 中更新电表实时图表
- 在 myems-admin 中更新控制模式
修复
- 修复在 myems-api 中删除点的问题
删除
- 无
Added
- added carbon emissions per unit of energy consumption to equipment in myems-web
- added carbon emissions per unit of energy consumption to combined equipment in myems-web
- added action to update point set value in myems-api
- added tbl_points_set_values to myems_system_db in database
- added tbl_photovoltaic_power_stations_invertors_points to myems_system_db in database
- added tbl_photovoltaic_power_stations_loads_points to myems_system_db in database
- added tbl_photovoltaic_power_stations_grids_points to myems_system_db in database
Changed
- updated meter realtime chart in myems-web
- updated control mode in myems-admin
Fixed
- fixed issue of deleting point in myems-api
Removed
- None
详情查看:https://gitee.com/myems/myems/releases/v5.8.0