Published November 14, 2021
| Version v1.4.0
Software
Open
MyEMS/myems: v1.4.0
Authors/Creators
- 1. Humachine Studio
Description
Added
- added installation on docker to myems-modbus-tcp.
Merged expression table into virtual meter table in database. NOTE: THIS CHANGE MAY BREAK YOUR SYSTEM.
Upgrade procedure for this change:
- Stop the myems-normalization service or container.
- Backup your database.
- Upgrade myems/admin, myems/myems-api, and myems/myems-normalization source code, and keep previous .env files unchanged.
- Run database/upgrade/upgrade1.4.0.sql to merge expression into virtual meter
- Check the virtual meters in Admin UI.
- Start the myems-normalization service or container.
updated virtual meter model view in admin ui
- updated docker hub address in README
- updated excel exporters to make them print friendly
- added access control to actions of user in api
- fixed issue in on_delete of gateway in API
- upgraded falcon framework to v3.0.1 in API to fix warnings
- None.
Files
MyEMS/myems-v1.4.0.zip
Files
(75.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:eacc2848719dadf130cd40bed2b4eff1
|
75.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/MyEMS/myems/tree/v1.4.0 (URL)