1
0
mirror of https://github.com/daniviga/bite.git synced 2024-11-23 05:16:13 +01:00
bite/freedcs/api
Daniele Viganò bbb92100f8
Improve API endpoints (#10)
* Improve device API endpoints

* Arduino minor optimizations
2020-06-05 13:24:12 +02:00
..
migrations Improve API endpoints (#10) 2020-06-05 13:24:12 +02:00
tests Implement IoT device and hub 2020-06-02 00:57:20 +02:00
__init__.py Implement IoT device and hub 2020-06-02 00:57:20 +02:00
admin.py Enable NTP (#6) 2020-06-03 18:53:33 +02:00
apps.py Implement IoT device and hub 2020-06-02 00:57:20 +02:00
models.py Improve API endpoints (#10) 2020-06-05 13:24:12 +02:00
serializers.py Manage serial numbers on POST (#7) 2020-06-03 18:57:53 +02:00
tests.py Implement IoT device and hub 2020-06-02 00:57:20 +02:00
urls.py Improve API endpoints (#10) 2020-06-05 13:24:12 +02:00
views.py Implement IoT device and hub 2020-06-02 00:57:20 +02:00