140 Star 913 Fork 344

MyEMS / MyEMS能源管理系统

2024-04-17 11:32
12436553 nengyuanzhang 1677313312 张能远

Added

  • added hyperlink to meter name of Meter Batch report in myems-web
  • added SectionLineChart into myems-web
  • added start datetime, end datetime and update datetime to fdd webmessage
  • added is_cost_data_displayed to microgrid and energy storage power station
  • added energy storage power station relation to space in myems-api
  • added myems energy plan database
  • added cardsummary to fdd fault in myems-web
  • added bind energy storage power station to space in myems-admin
  • added energy plan reports in myems-api
  • added advanced settings menu to myems-admin

Changed

  • changed map marker in myems-web
  • updated popup style of mapbox in myems-web
  • changed baidu map to mapbox for longitude and latitude
  • chenged microgrid list alarm link to fdd fault
  • changed query components size to small in myems-web

Fixed

  • added decimal data value range check to myems-modbus-tcp
  • added missing lazy load files for router in myems-admin

Removed

  • None
最后提交信息为: Merge branch 'develop'
2024-03-12 18:40
12436553 nengyuanzhang 1677313312 张能远

Added

  • added protocol list to data source model in myems-admin
  • added microgrid dashboard into myems-web
  • added energy storage power station dashboard into myems-web and myems-api
  • added tenant dashboard into myems-web and myems-api
  • added store dashboard into myems-web and myems-api
  • added shopfloor dashboard into myems-web and myems-api
  • added space and microgrid relation table to database
  • added space and energy storage power station relation table to database

Changed

  • updated space export, import and clone functions in myems-api
  • updated microgrid reporting in myems-api and myems-web
  • updated energy storage power station reporting in myems-api and myems-web
  • updated columns of microgrid related tables in database, myems-admin and myems-api
  • updated columns of energy storage power station related tables in database, myems-admin and myems-api
  • updated column of wind farm related tables in database, myems-admin and myems-api
  • updated column of photovoltaic power station related tables in database, myems-admin and myems-api
  • changed the default menu to vertical in myems-web

Fixed

  • fixed chart issues in myems-web
  • fixed warnings in myems-web
  • fixed index issues in database
  • fixed Duplicate property of translations in myems-admin
  • fixed Superfluous trailing arguments in myems-web
  • fixed Duplicate property of i18n in myems-web
  • fixed Duplicate HTML element attributes in myems-admin

Removed

  • None
最后提交信息为: Merge branch 'develop'
2024-02-19 14:45
12436553 nengyuanzhang 1677313312 张能远

Added

  • None

Changed

  • updated space export, import and clone functions in myems-api

Fixed

  • fixed chart issues in myems-web

Removed

  • None
最后提交信息为: Merge branch 'develop'
2024-02-17 20:40
12436553 nengyuanzhang 1677313312 张能远

Added

  • None

Changed

  • updated distribution system export, import and clone functions in myems-api
  • updated meter export, import and clone functions in myems-api
  • updated equipment table in myems-admin
  • updated combined equipment table in myems-admin
  • updated equipment export, import and clone functions in myems-api
  • updated combined equipment export, import and clone functions in myems-api
  • updated shopfloor export, import and clone functions in myems-api
  • updated store export, import and clone functions in myems-api
  • updated tenant export, import and clone functions in myems-api
  • updated run action of rule in myems-api
  • updated run action of advanced report in myems-api

Fixed

  • fixed warnings in myems-web
  • fixed issue of CardSummary in myems-web
  • fixed issue of demo data in database

Removed

  • None
最后提交信息为: Merge branch 'develop'
2024-02-08 07:53
12436553 nengyuanzhang 1677313312 张能远

Added

  • added arrow up or arrow down icon to cardsummary in myems-web
  • added sensor export, import and clone functions to myems-api, myems-admin
  • added gateway export, import and clone functions to myems-api, myems-admin
  • added equipment export, import and clone functions to myems-api, myems-admin
  • added combined equipment export, import and clone functions to myems-api, myems-admin
  • added shopfloor export, import and clone functions to myems-api, myems-admin
  • added store export, import and clone functions to myems-api, myems-admin
  • added tenant export, import and clone functions to myems-api, myems-admin
  • added offline meter export, import and clone functions to myems-api, myems-admin
  • added virtual meter export, import and clone functions to myems-api, myems-admin
  • added space export, import and clone functions to myems-api, myems-admin
  • added command export, import and clone functions to myems-api, myems-admin
  • added energy flow diagram export, import and clone functions to myems-api, myems-admin
  • added tariff export, import and clone functions to myems-api, myems-admin
  • added working calendar export, import and clone functions to myems-api, myems-admin
  • added virtual power plant export, import and clone functions to myems-api, myems-admin
  • added wind farm export, import and clone functions to myems-api, myems-admin
  • added rule export, import and clone functions to myems-api, myems-admin
  • added photovoltaic power station export, import and clone functions to myems-api, myems-admin
  • added advanced report config export, import and clone functions to myems-api, myems-admin
  • added microgrid export, import and clone functions to myems-api, myems-admin
  • added distribution system export, import and clone functions to myems-api, myems-admin
  • added point export, import and clone functions to myems-api, myems-admin

Changed

  • None

Fixed

  • fixed unknown meter uuid of energy flow diagram links in demo database

Removed

  • None
最后提交信息为: Merge branch 'develop'
2024-01-13 22:46
12436553 nengyuanzhang 1677313312 张能远

Added

  • added tables for energy storage power station in database
  • added energy storage power station actions to myems-api
  • added energy storage power station UI to myems-admin
  • added realtime data to DistribuitionSystem in myems-web
  • added get coordinate links to myems-admin
  • added interval_in_seconds to modbus-tcp data source definition in database and myems-modbus-tcp
  • added energy storage container to database, myems-api and myems-admin
  • added baidu map link and google maps link to get coordinate in myems-admin
  • added cookieExpireTime to config.js in myems-web
  • added background image to login page in myems-web
  • added energy storage power station reports to myems-api and myems-web
  • added data source export, import and clone functions to myems-api and myems-admin
  • added energy storage power station export, import and clone actions to myems-api and myems-admin
  • added copy api key token function to myems-admin
  • added meter export, import and clone functions to myems-api and myems-admin

Changed

  • changed microgrid monitoring in myems-web
  • changed Related Parameters to Operating Characteristic Curve in myems-web
  • changed MultiTrendChart in myems-web
  • updated demo tariffs in database
  • updated view models in myems-admin
  • resized svg editor in myems-admin
  • updated translation of 'Description' in myems-admin
  • moved mapbox access token from CustomizeMapBox.js to config.js in myems-web, you can get access token at https://mapbox.com, if you wnat to turn off online map feature, please set showOnlineMap to false
  • updated WorkingDaysConsumptionTable in myems-web
  • updated FalconCardHeader in myems-web

Fixed

  • fixed non-standard actions of microgrid in myems-api and myems-admin
  • fixed empty qrcode issue when creating objects in myems-admin
  • upgraded Font Awesome to v4.7.0 in myems-admin
  • fixed api key save button issue in myems-admin

Removed

  • None
最后提交信息为: Merge branch 'develop'
2023-12-08 11:13
12436553 nengyuanzhang 1677313312 张能远

Added

  • added charge time and discharge time settings to power conversion system of microgrid
  • added nominal voltage to microgrid battery in database, myems-api and myems-admin
  • added new supported protocol to datasource in myems-api
  • added microgrid reporting to myems-web

Changed

Fixed

  • fixed issues in on_delete actions of equipment, shopfloor, store and tenant in myems-api
  • fixed issues of space and command views in myems-admin
  • fixed issue of delete on point in myems-api
  • fixed issue of menus in database
  • fixed issue of aggregate_hourly_data_by_period in myems-api
  • fixed issues of on_delete actions in myems-api
  • fixed unused import issues in myems-api

Removed

  • Removed google map api from myems-admin
最后提交信息为: Merge branch 'develop'
2023-11-05 08:02
12436553 nengyuanzhang 1677313312 张能远

Added

  • added sensors realtime data to dashboard in myems-web
  • added energy storage power station to database, myems-api, and myems-admin
  • added photovoltaic power station to database, myems-api, and myems-admin
  • added wind farm to database, myems-api, and myems-admin
  • added serial number to microgrid
  • added run state point to microgrid power conversion systems
  • added battery state point to microgrid batteries

Changed

  • changed dropdown menu columns from 3 to 2 in myems-web

Fixed

  • refactored energy category reports to remove duplicated code in myems-web
  • fixed issue on delete action of tariff in myems-api
  • fixed issue on delete action of distribution system in myems-api, myems-admin
  • fixed issue on delete action of virtual power plant in myems-api

Removed

  • removed tbl_microgrid_architecture_types from database
  • removed tbl_microgrid_owner_types from database
  • removed microgrid architecture types from myems-api and myems-admin
  • removed microgrid owner types from myems-api and myems-admin
  • removed wind turbine from microgrid
  • removed svg column from list of microgrid in myems-admin
  • removed svg column from list of virtual power plant farm in myems-admin
  • removed svg column from list of energy storage power station in myems-admin
  • removed svg column from list of photovoltaic power station in myems-admin
  • removed svg column from list of wind farm in myems-admin
最后提交信息为: Merge branch 'develop'
2023-10-08 20:29
12436553 nengyuanzhang 1677313312 张能远

Added

  • added Vietnamese language to myems-web
  • added sort function to tables in myems-admin
  • added Thai language to myems-web
  • added Indonesian language to myems-admin
  • added Turkish language to myems-web
  • added Malay language to myems-web
  • added Indonesian language to myems-web
  • added description property to gateway in database, myems-api and myems-admin
  • added equipment energy category report hyperlink with equipment uuid to equipment tracking
  • added description property to data source in database, myems-api and myems-admin
  • added tenant energy category report hyperlink with uuid to tenant batch report
  • added store energy category report hyperlink with uuid to store batch report
  • added shopfloor energy category report hyperlink with uuid to shopfloor batch report
  • added space energy category report hyperlink with uuid to space batch report
  • added combined_equipment energy category report hyperlink with equipment uuid to combined-equipment batch report
  • added equipment energy category report hyperlink with equipment uuid to equipment batch report
  • added latitude and longitude to Space in database, myems-api and myems-admin
  • added run immediately action to Advacned Report in database, myems-api and myems-admin
  • added mapbox to display spaces on map in myems-web
  • added run immediately action to FDD Rule in database, myems-api and myems-admin
  • added microgrid list page to myems-web

Changed

  • changed user avatar from emoji to image

Fixed

  • fixed microgrid-grid update issue

Removed

  • None
最后提交信息为: Merge branch 'develop'
2023-09-06 22:53
12436553 nengyuanzhang 1677313312 张能远

Added

  • added SESSION_EXPIRES_IN_SECONDS config to myems-api
  • added virtual power plant to database, myems-api and myems-admin
  • added Russian language to myems-admin
  • added higher limit and lower limit of point to myems-api and myems-admin
  • added balancing price point to virtual power plant
  • added French language to myems-web
  • added Vietnamese language to myems-admin
  • added Thai language to myems-admin
  • added microgrid power conversion system to myems-api and myems-admin
  • added api key control to get actions of core objects in myems-api
  • added Spanish language to myems-web
  • added Russian language to myems-web
  • added Advanced Report Configs to myems-api
  • added Turkish language to myems-admin
  • added tbl_microgrids_users to myems_system_db in database
  • added Arabic language to myems-web
  • added bind user to microgrid function to myems-admin
  • added Malay language to myems-admin
  • added Advanced Report Setting to myems-admin

Changed

  • changed fdd rule template in myems-admin
  • renamed tbl_microgrids_converters to tbl_microgrids_power_conversion_systems in database

Fixed

  • fixed sensor bound points issue in myems-admin
  • fixed fdd category and fdd code relations in myems-admin
  • fixed tariff editor issue in myems-admin
  • fixed date range picker issue in myems-web

Removed

  • removed category and report_code from tbl_reports in myems_reporting_db
最后提交信息为: Merge branch 'develop'
2023-08-02 21:02
12436553 nengyuanzhang 1677313312 张能远

Added

  • added is_recursive boolean option to meter tracking report in myems-api (need to upgrade the myesm-api/.env file)
  • added is_recursive boolean option to meter batch report in myems-api (need to upgrade the myesm-api/.env file)
  • added soc point to microgrids batteries in database, myems-api and myems-admin
  • added svg to combined equipment in database, myems-api and myems-admin
  • added online map to dashboard in myems-web
  • added enterprise edition mark to menus in myems-admin
  • added svg to equipment in database, myems-api and myems-admin
  • added bath delete and update actions for web messages in myems-api and myems-web
  • added camera url to equipments and combined equipments in database
  • added French language to myems-admin
  • added Spanish language to myems-admin
  • added offline meter data input to myems-web and myems-api

Changed

  • updated database demo scripts
  • updated notification list style

Fixed

  • updated translations of API responses in myems-admin and myems-web
  • fixed issue in querying meter start value of metertracking report in myems-api
  • fixed display format issue for decimal value between 0.0 and 1.0 in meter realtime report
  • fixed unable to redirect to login page issue when user session expires
  • fixed issue of working calendar setting in myems-admin
  • fixed issue of privilege setting in myems-admin

Removed

  • removed unnecessary error message at the first login in myems-web
  • removed tenant equipments from monitoring
  • removed shopfloor equipments from monitoring
  • removed store equipments from monitoring
最后提交信息为: Merge branch 'develop'
2023-07-08 11:51
12436553 nengyuanzhang 1677313312 张能远

Added

  • added access control to tenant in myems-api, myems-admin and myems-web
  • added point real time report to myems-api
  • added access control to equipment in myems-api, myems-admin and myems-web
  • added access control to combined equipment in myems-api, myems-admin and myems-web
  • added access control to meter, offline meter and virtual meter in myems-api, myems-admin and myems-web
  • added access control to space in myems-api, myems-admin and myems-web
  • added access control to distribution system in myems-api, myems-admin and myems-web
  • added access control to microgrid in myems-api, myems-admin and myems-web
  • added access control to all core objects in myems-api, myems-admin and myems-web
  • added api key access control to all reports in myems-api

Changed

Fixed

  • fixed datetime picker issue in myems-web
  • fixed ECharts DEPRECATE warning in myems-web

Removed

  • removed unused getXXX services from myems-admin
最后提交信息为: Merge branch 'develop'
2023-06-22 13:08
12436553 nengyuanzhang 1677313312 张能远

Added

  • added microgrid battery actions to myems-api and myems-admin
  • added microgrid evcharger actions to myems-api and myems-admin
  • added microgrid generator actions to myems-api and myems-admin
  • added microgrid grid actions to myems-api and myems-admin
  • added microgrid heatpump actions to myems-api and myems-admin
  • added microgrid load actions to myems-api and myems-admin
  • added microgrid photovoltaic actions to myems-api and myems-admin
  • added microgrid windturbine to system database
  • added microgrid windturbine actions to myems-api and myems-admin
  • added get all associated objects of microgrid to myems-api
  • added new access_control procedure to mymes-api
  • added svg, inverters and converters to microgrid in system database
  • added svg to microgrid in myems-api and myems-admin
  • added API Key to database, myems-api and myems-admin
  • added access control to shopfloor in myems-api, myems-admin and myems-web
  • added access control to store in myems-api, myems-admin and myems-web

Changed

  • renamed access_control to admin_control in myems-api
  • changed forgot password and user register processes

Fixed

  • fixed dialog doesn't close after myems-admin logging out automatically
  • fixed warning of dependencies in myems-web

Removed

  • None
最后提交信息为: Merge branch 'develop'
2023-06-09 11:42
12436553 nengyuanzhang 1677313312 张能远

Added

  • added bind command to meter feature to myems-api and myems-admin
  • added bind command to space feature to myems-api and myems-admin
  • added forgot password function to myems-api and myems-web
  • added user register function to myems-api and myems-web
  • added postal code to microgrid in database, myems-api, myems-admin
  • added bind command to equipment feature to myems-api and myems-admin
  • added bind command to combined equipment feature to myems-api and myems-admin
  • added new user approval function to myems-admin
  • added bind command to tenant feature to myems-api and myems-admin
  • added bind command to store feature to myems-api and myems-admin
  • added bind command to shopfloor feature to myems-api and myems-admin
  • added new tables for microgrids to system database

Changed

  • updated the default tariff type and default tariff valid through date time in tariff editor

Fixed

  • fixed save button issue of tariff dialog in myems-admin
  • fixed save button issue of email server dialog in myems-admin

Removed

  • removed tariff type 'block'(or tiered) from database, myems-api and myems-admin
最后提交信息为: updated version number to 3.5.0
2023-06-01 19:41
12436553 nengyuanzhang 1677313312 张能远

Added

  • added tbl_commands to myems_system_db database
  • added tbl_combianed_equipments_commands to myems_system_db database
  • added tbl_equipments_commands to myems_system_db database
  • added tbl_meters_commands to myems_system_db database
  • added tbl_microgrids_commands to myems_system_db database
  • added tbl_spaces_commands to myems_system_db database
  • added tbl_stores_commands to myems_system_db database
  • added tbl_shopfloors_commands to myems_system_db database
  • added tbl_tenants_commands to myems_system_db database
  • added command actions to myems-api
  • added command feature to myems-admin
  • added tbl_new_users to myems_user_db database
  • added tbl_email_messages and tbl_email_message_sessions to myems_user_db database

Changed

  • updated translations of myems-admin
  • changed theme of BarChart and MultiTrendChart in myems-web
  • swapped columns color in dashboard of myems-web
  • compacted distribution system in myems-web
  • updated supported protocols of datasource in myems-api

Fixed

  • fixed HTTPError Deprecated Warning in myems-api
  • fixed edit user issue in myems-api
  • fixed save button issue of energy item dialog in myems-admin
  • fixed validator issue of equipment parameter form in myems-admin
  • fixed validator issue of combined equipment parameter form in myems-admin
  • fixed webpack-dev-server version 4.12.0 caused compile errors
  • fixed save button issue of non-working-day dialog in myems-admin

Removed

  • None
最后提交信息为: Merge branch 'develop'
2023-05-21 11:19
12436553 nengyuanzhang 1677313312 张能远

Added

  • Added captcha to myems-web login form
  • Added captcha to myems-admin login form
  • Added higher limit and lower limit to tbl_points in database
  • Added is_in_alarm to tbl_points in database
  • Added new rule fdd codes to myems-admin
  • Added data zoom to y axis of MultipleLineChart in myems-web

Changed

  • Updated English Translation in myems-admin
  • Updated Meter, Point, User and Space editor dialogs in myems-admin
  • Replaced telnetlib with telentlib3 in myems-modbus-tcp
  • Added maximum limit of user password length

Fixed

  • Fixed typo in database
  • Fixed typo of error description in myems-api
  • Fixed errors when marking as read, acknowledging and deleteing alarms from myems-web

Removed

最后提交信息为: Merge branch 'develop'
2023-03-31 20:41
12436553 nengyuanzhang 1677313312 张能远

Added

  • added automatic logout action when myems-admin is idle for more than 5 minutes
  • Add Environment Monitor to Space Data

Changed

  • None

Fixed

  • None

Removed

  • Removed table tbl_shopfloor_working_days from myems_production_db
最后提交信息为: Merge branch 'develop'
2023-03-02 20:20
12436553 nengyuanzhang 1677313312 张能远

Added

  • added working-days/non-working-days data into tenant energy categroy report
  • added working-days/non-working-days data into store energy categroy report
  • added working-days/non-working-days data into shopfloor energy categroy report

Changed

  • None

Fixed

  • fixed null tooltip issue in MultiTrendChart.js

Removed

  • None
最后提交信息为: Merge branch 'develop'
2023-02-24 18:57
12436553 nengyuanzhang 1677313312 张能远

Added

  • added tbl_spaces_non_working_days to myems_system_db database
  • added tbl_working_calendars_non_working_days to myems_system_db database
  • added tbl_shopfloors_working_calendars to myems_system_db database
  • added tbl_spaces_working_calendars to myems_system_db database
  • added tbl_stores_working_calendars to myems_system_db database
  • added tbl_tenants_working_calendars to myems_system_db database
  • added calendars and non-working-days settings to myems-admin
  • added working-days/non-working-days data into space energy categroy report

Changed

  • upgraded bootstrap to v3.4.1 in myems-admin

Fixed

  • fixed make the implicitly inserted semicolon explicit in myems-web
  • fixed use of AngularJS markup in URL-valued attribute in myems-admin
  • fixed variable defined multiple times in myems-api
  • fixed unused local variable in myems-api
  • fixed semicolon insertion in myems-web
  • fixed unused variable, import, function or class in myems-web
  • fixed unused variable, import, function or class in myems-admin
  • fixed semicolon insertion in myems-admin

Removed

  • removed access control from GET action of offlinemeterfile in myems-api
最后提交信息为: Merge branch 'develop'
Python
1
https://gitee.com/myems/myems.git
git@gitee.com:myems/myems.git
myems
myems
MyEMS能源管理系统

搜索帮助