Commit Graph

104 Commits (afc36b98eafdb033ed7782882ea1f95d6095bc3a)

Author SHA1 Message Date
13621160019@163.com 8d17637cdd fixed issues in CombinedEquipmentEfficiency report and EquipmentEfficiency report 2022-02-23 22:14:08 +08:00
13621160019@163.com 8d7eea3ec2 fixed issues in CombinedEquipmentEfficiency report and EquipmentEfficiency report 2022-02-23 22:10:07 +08:00
13621160019@163.com 37d27a1492 added Virtual Meter Carbon Dioxide Emissions Report 2022-02-20 18:22:20 +08:00
13621160019@163.com 7e5c39bae7 added Meter Carbon Dioxide Emissions Report to Web UI 2022-02-20 15:43:20 +08:00
13621160019@163.com ea992ee849 updated version number to 1.7.2 2022-02-19 08:44:35 +08:00
13621160019@163.com df93db46b0 added default character set and collate to database 2022-02-13 20:14:13 +08:00
13621160019@163.com 05ea20416f updated version number to v1.7.1 2022-02-12 21:03:25 +08:00
13621160019@163.com d4066543c3 updated database upgrade scripts 2022-02-11 16:12:17 +08:00
13621160019@163.com b721dfdd2a updated comment of tbl_web_messages in database 2022-02-11 15:07:41 +08:00
13621160019@163.com 03eb3ba94b fixed issue tbl_users in database 2022-02-11 14:58:37 +08:00
13621160019@163.com f977d2c1c4 added myems_carbon_db to recalculating script 2022-01-29 18:09:24 +08:00
13621160019@163.com e7a4453b8a added myems_carbon_db to recalculating script 2022-01-29 18:08:16 +08:00
13621160019@163.com 225dd53330 udpated version number to v1.7.0 2022-01-28 19:14:19 +08:00
13621160019@163.com 910afa03c9 added new datbase myesm_carbon_db 2022-01-19 09:41:27 +08:00
13621160019@163.com 7f26b63aac upgraded version number to 1.6.1 2022-01-18 22:55:31 +08:00
13621160019@163.com 35d2d7306a updated version number to v1.6.0 2021-12-31 12:47:17 +08:00
13621160019@163.com cdaa3fd186 changed all datatype JSON columns to datatype LONGTEXT in database
upgrade version number to v1.5.1
2021-12-18 17:11:11 +08:00
13621160019@163.com d56f839e21 added failed_login_count to user database 2021-12-14 23:17:48 +08:00
13621160019@163.com 56c4c6b188 upgraded version number to v1.5.0 2021-12-12 17:40:07 +08:00
13621160019@163.com 806554923f added energy model database
added tables to energy baseline database
added tables to billing baseline database
2021-12-10 17:22:34 +08:00
13621160019@163.com ef7c602508 upgraded version number to v1.4.0
Upgrade procedure for this change:
    1. Stop the myems-normalization service or container.
    2. Backup your database.
    3. Upgrade myems/admin, myems/myems-api, and myems/myems-normalization source code,
       and keep previous .env files unchanged.
    4. Run database/upgrade/upgrade1.4.0.sql to merge expression into virtual meter
    5. Check the virtual meters in Admin UI.
    6. Start the myems-normalization service or container.
2021-11-14 17:15:17 +08:00
13621160019@163.com 6856423ed1 Merged expression table into virtual meter table in database 2021-11-14 16:40:58 +08:00
13621160019@163.com a27d5762e1 added default gateway token to database and myems_modbus_tcp 2021-11-06 15:43:06 +08:00
13621160019@163.com 70151b020f updated version number to v1.3.3 2021-10-30 16:11:12 +08:00
13621160019@163.com ff30e3a805 updated README and database test procedure 2021-10-30 13:30:46 +08:00
13621160019@163.com 658160e1be updated README and database test 2021-10-30 12:58:29 +08:00
13621160019@163.com 4f4b5d52c6 added missing rule_id in myems_fdd_db 2021-10-29 17:43:57 +08:00
13621160019@163.com 6c69ad4f23 updated version number to v1.3.2 2021-10-22 16:53:32 +08:00
13621160019@163.com 1a3999f983 updated database demo data in German 2021-10-17 11:23:20 +08:00
13621160019@163.com 5ac74c5ad3 updated Database Demo in English 2021-10-16 22:55:20 +08:00
13621160019@163.com 3936b7c2e7 updated version number to v1.3.1 2021-10-15 16:31:00 +08:00
13621160019@163.com d2dd86dc27 updated config.py files to move all variables to .env files via Python Decouple
Merge branch 'PR146' into develop
2021-10-12 18:40:03 +08:00
13621160019@163.com b97c16fbb9 updated config.py files to move all variables to .env files via Python Decouple 2021-10-12 18:39:42 +08:00
13621160019@163.com 912d5863c0 updated README 2021-10-09 20:54:39 +08:00
Winnerineast Lee 9a82cbb999
Merge pull request #2 from MyEMS/master
catch up with the main site.
2021-10-05 16:10:30 +08:00
13621160019@163.com cf879c4421 updated database installation script and README 2021-10-04 18:07:30 +08:00
winnerineast 60906080f4 mask out all clear password into encrypted ones. 2021-10-01 18:58:05 +08:00
winnerineast 1bfdedf0cc fixed one bug for database.
created a dirty and easy way to run myems-api.
enhanced requirements.txt for both database and myems-api.
2021-10-01 18:38:34 +08:00
winnerineast 4a8f06af83 created batch script to initialize the database. 2021-10-01 13:45:30 +08:00
13621160019@163.com 2496c1a32b fixed PEP8 warnings and update version number to v1.3.0 2021-09-24 13:47:31 +08:00
13621160019@163.com b29d8d1e9b removed gsmmodem and aliyun sms api from API & Admin UI 2021-09-22 22:42:37 +08:00
13621160019@163.com 74de652736 updated demo scripts of database 2021-09-22 11:35:17 +08:00
13621160019@163.com e56f52d625 added expiration datetimes to user table in database 2021-09-20 22:17:25 +08:00
13621160019@163.com ee228c752b updated demo script of database 2021-09-19 15:42:23 +08:00
13621160019@163.com 824bd8b1a7 updated demo scripts of database 2021-09-18 22:49:48 +08:00
13621160019@163.com 984d394d25 updated demo script of database 2021-09-17 17:52:21 +08:00
13621160019@163.com 61fa6270c3 updated database README 2021-09-16 22:21:24 +08:00
13621160019@163.com 4703bdbcf8 updated demo script of database 2021-09-16 16:44:02 +08:00
13621160019@163.com 982b71f1a4 added new datasource protocols to API 2021-09-14 11:10:18 +08:00
13621160019@163.com 9c3b53080b updated demo databse for database ingestion servcie 2021-09-10 19:05:47 +08:00