Skip to content

Releases: MyEMS/myems

v4.7.0

08 Jul 11:04
Compare
Choose a tag to compare

Warning

  • This upgrade will delete svg from some tables, save svg source code to tbl_svgs or text file first

Added

  • added svg actions to myems-api, myems-admin
  • added phase_of_lifecycle to microgird
  • added work order (preview) to myems-web
  • added new protocol mqtt-xintianli
  • added protocols table to database

Changed

  • replaced svg with svg_id in combined equipment
  • replaced svg with svg_id in distribution system
  • replaced svg with svg_id in energy storage container
  • replaced svg with svg_id in equipment
  • replaced svg with svg_id in photovoltaic power station
  • replaced svg with svg_id in virtual plant
  • replaced svg with svg_id in wind farm
  • replaced svg with svg_id in microgrid
  • replaced svg with svg_id in energy storage power station
  • set data result hidden by default for space reports in myems-web
  • set data result hidden by default for equipment reports in myems-web
  • set data result hidden by default for shopfloor reports in myems-web
  • set data result hidden by default for store reports in myems-web
  • set data result hidden by default for tenant reports in myems-web
  • set data result hidden by default for combined equipment reports in myems-web
  • set data result hidden by default for meter reports in myems-web
  • set data result hidden by default for virtual meter reports in myems-web
  • set data result hidden by default for offline meter reports in myems-web

Fixed

  • added check relations statements to point on_delete action in myems-api
  • fixed issue of on_delete action in myems-api

Removed

  • None

v4.6.1

11 Jun 02:12
Compare
Choose a tag to compare

Added

  • added energy plan files table to database
  • added energy plan files actions to myems-api
  • added energy plan files page to myems-admin
  • added reading data from tbl_energy_value after reading data from tbl_analog_value for virtualpoint procedure
  • added support for ojbect type ENERGY_VALUE to virtualpoint procedure in myems-normalization
  • added columns to tbl_microgrids_power_conversion_systems in databas
  • added columns to tbl_energy_storage_containers_power_conversion_systems in database
  • added round2() function to avoid exceptions for builtin round()
  • added phase_of_lifecycle to microgrid
  • added phase_of_lifecycle to energy storage power station
  • added energy storage power station reporting for revenue
  • added schedules to energy storage containers and microgrids

Changed

  • updated energy storage container settings in myems-admin
  • updated microgird settings in myems-admin
  • simplified datetime format of parameter line chart for micrgorid and energy storage power station
  • updated mqtt client to MQTTv5 in myems-api

Fixed

  • fixed totalRatedCapacity and totalRatedPower issue in microgrid dashboard and energy storage power station dashboard
  • fixed issue of meter batch report in myems-api
  • fixed issue of react-bootstrap-table-next in myems-web

Removed

  • removed charge/discharge points and commands from power conversion system of microgrid
  • removed charge/discharge points and commands from power conversion system of energy storage container

v4.5.0

21 May 09:16
Compare
Choose a tag to compare

Added

  • added new protocols dtu-rtu, dtu-tcp, dtu-mqtt and mqtt-zhongxian
  • added latest value to data source points table in myems-admin
  • added menus for plan functions in database
  • added energy plan reports (preview) in myems-web
  • added new tables for energy, billing and carbon in database
  • added language zh_TW to myems-web, myems-admin and myems-api

Changed

  • updated Distribution System in myems-web
  • limit virtual meter normalization procedure to calculate at most one month records

Fixed

  • fixed issues of optional svg textarea for equipment and combined equipment in myems-admin
  • fixed translation issue for zh_CN in Excel exporter

Removed

  • None

v4.4.0

17 Apr 03:33
Compare
Choose a tag to compare

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

v4.3.0

12 Mar 10:41
Compare
Choose a tag to compare

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

v4.2.1

19 Feb 06:52
Compare
Choose a tag to compare

Added

  • None

Changed

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

Fixed

  • fixed chart issues in myems-web

Removed

  • None

v4.2.0

17 Feb 12:41
Compare
Choose a tag to compare

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

v4.1.0

07 Feb 23:54
Compare
Choose a tag to compare

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

v4.0.0

13 Jan 14:48
Compare
Choose a tag to compare

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

v3.12.0

08 Dec 03:12
Compare
Choose a tag to compare

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