university-final-iot-backend/app
Ensar Sarajčić a9ec5dd741 Fix swagger docs for get device secret info 2018-10-29 22:59:23 +01:00
..
accounts Make POST and PUT return created roles/accounts 2018-10-24 22:20:50 +02:00
api Fix swagger docs for get device secret info 2018-10-29 22:59:23 +01:00
dashboards Make POST, PUT and PATCH return created/updated dashboards/widgets 2018-10-24 21:52:00 +02:00
devices Add hmac for outbound messages 2018-10-29 22:56:58 +01:00
mqtt Move code from mqtt __init__.py into separate modules 2018-10-06 13:54:49 +02:00
swagger Implement hmac for incoming messages 2018-10-29 22:47:03 +01:00
tasks Remove code from accounts __init__ to separate modules 2018-10-06 13:38:27 +02:00
templates Add email confirmation feature and endpoints 2018-10-10 20:54:38 +02:00
__init__.py Add redis and celery support 2018-09-20 22:05:03 +02:00
celery_builder.py Add email confirmation feature and endpoints 2018-10-10 20:54:38 +02:00
core.py Add email confirmation feature and endpoints 2018-10-10 20:54:38 +02:00