myems/myems-api/core
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
..
__init__.py merged myems-api 2021-02-26 15:07:38 +08:00
combinedequipment.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
contact.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
costcenter.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
costfile.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
datasource.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
distributioncircuit.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
distributionsystem.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
emailmessage.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
emailserver.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
energycategory.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
energyflowdiagram.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
energyitem.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
equipment.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
gateway.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
knowledgefile.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
menu.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
meter.py Merged expression table into virtual meter table in database 2021-11-14 16:40:58 +08:00
notification.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
offlinemeter.py Merged expression table into virtual meter table in database 2021-11-14 16:40:58 +08:00
offlinemeterfile.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
point.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
privilege.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
rule.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
sensor.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
shopfloor.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
space.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
store.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
storetype.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
tariff.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
tenant.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
tenanttype.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
textmessage.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
timezone.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
user.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
useractivity.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
utilities.py added weekly to i18n of Web UI 2021-11-04 21:18:50 +08:00
version.py upgraded version number to v1.4.0 2021-11-14 17:15:17 +08:00
virtualmeter.py Merged expression table into virtual meter table in database 2021-11-14 16:40:58 +08:00
webmessage.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00
wechatmessage.py added access control to actions of user in api 2021-11-10 18:04:15 +08:00