myems/myems-api/core
13621160019@163.com f3cda07639 added new period type 'weekly' to meterenergy and aggregate_hourly_data_by_period in API
Merge branch 'PR76' into develop
2021-10-28 21:53:41 +08:00
..
__init__.py merged myems-api 2021-02-26 15:07:38 +08:00
combinedequipment.py fixed typos in API 2021-08-27 18:50:08 +08:00
contact.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
costcenter.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
costfile.py changed upload datetime formater of knowledgefile and offlinemeterfile from timestamp to strftime; 2021-09-22 13:55:50 +08:00
datasource.py changed last seen datetime formater of datasource from timestamp to strftime 2021-09-22 14:50:41 +08:00
distributioncircuit.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
distributionsystem.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
emailmessage.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
emailserver.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
energycategory.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
energyflowdiagram.py fixed typos in API 2021-08-27 18:50:08 +08:00
energyitem.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
equipment.py fixed typos in API 2021-08-27 18:50:08 +08:00
gateway.py changed last seen datetime formater for gateway from timestamp to strftime 2021-09-22 15:25:30 +08:00
knowledgefile.py changed upload datetime formater of knowledgefile and offlinemeterfile from timestamp to strftime; 2021-09-22 13:55:50 +08:00
menu.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
meter.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
notification.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
offlinemeter.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
offlinemeterfile.py changed upload datetime formater of knowledgefile and offlinemeterfile from timestamp to strftime; 2021-09-22 13:55:50 +08:00
point.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
privilege.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
rule.py changed last run datetime and next run datetime formater for rule from timestamp to strftime 2021-09-22 15:44:28 +08:00
sensor.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
shopfloor.py added validation for area of shopfloor, space, store and tenant in API 2021-10-19 18:45:17 +08:00
space.py added validation for area of shopfloor, space, store and tenant in API 2021-10-19 18:45:17 +08:00
store.py added validation for area of shopfloor, space, store and tenant in API 2021-10-19 18:45:17 +08:00
storetype.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
tariff.py changed start&end datetime formater for tariff from timestamp to strftime 2021-09-22 18:09:13 +08:00
tenant.py added validation for area of shopfloor, space, store and tenant in API 2021-10-19 18:45:17 +08:00
tenanttype.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
textmessage.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
timezone.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
user.py added expiration datetimes to User in Admin UI 2021-09-22 11:28:33 +08:00
userlogger.py removed cookies usages from API 2021-09-06 11:52:47 +08:00
utilities.py updated commments in aggregate_hourly_data_by_period of API 2021-10-28 21:53:24 +08:00
version.py updated myems-api installation 2021-10-28 12:23:27 +08:00
virtualmeter.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
webmessage.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
wechatmessage.py added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00