Commit Graph

12 Commits (891f77b5d462aeaf5668ce7789137fa6ea9f31b2)

Author SHA1 Message Date
13621160019@163.com 0798a683f1 replaced cnx.disconnect() with cnx.close() according to PEP 249 2022-03-16 14:12:58 +08:00
13621160019@163.com 566b57843a added access control to gateway, datasource and point 2021-11-20 21:51:38 +08:00
13621160019@163.com dd279ba548 added access control to actions of user in api 2021-11-10 18:04:15 +08:00
13621160019@163.com 5c900e9a82 fixed issue in on_delete of gateway in API 2021-11-10 12:25:05 +08:00
Caozhenhui 738f91d181 modified falcon.API to falcon.App and CORS to falcon.CORSmiddleware 2021-11-08 09:37:26 +08:00
13621160019@163.com 15ca471b83 changed last seen datetime formater for gateway from timestamp to strftime 2021-09-22 15:25:30 +08:00
13621160019@163.com 6a5c8bd3cf added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
13621160019@163.com f39ad7f039 fixed code style warnings in API 2021-08-25 10:15:27 +08:00
13621160019@163.com 9f6fa02de0 fixed wrong HTTP Status Code issues in API 2021-07-07 14:06:19 +08:00
13621160019@163.com 1619849c16 added last seen datetime to data source setting in Admin UI 2021-04-28 15:55:10 +08:00
13621160019@163.com e4b9cffd18 added last seen datetime to Gateway Setting in Admin UI 2021-04-28 15:02:56 +08:00
13621160019@163.com e940d827a1 merged myems-api 2021-02-26 15:07:38 +08:00