1
0
mirror of https://github.com/daniviga/bite.git synced 2025-04-20 14:31:20 +02:00

19 Commits

Author SHA1 Message Date
42323db0b3
Merge branch 'master' into serial 2020-06-03 18:55:48 +02:00
e4a3684951
Enable NTP (#6)
* Add ntpd server to the stack

* Enable NTP updates on Arduino

* Fix telemetry when clock is 0
2020-06-03 18:53:33 +02:00
16ff876d38
POST with serial # 2020-06-03 17:21:11 +02:00
956e5a8ceb
Update subscription if exists 2020-06-03 16:45:21 +02:00
7bc8ec0d96
Fix telemetry when clock is 0 2020-06-03 15:33:34 +02:00
0a27d58b2f
Enable NTP updates on Arduino 2020-06-03 14:52:19 +02:00
6dda52f384
Add ntpd server to the stack 2020-06-03 01:07:22 +02:00
5768ed9390
Merge pull request #3 from daniviga/hyperscale
Convert Telemetry into an hyperscale table
2020-06-02 23:35:05 +02:00
634746105a
Convert Telemetry into an hyperscale table 2020-06-02 23:34:11 +02:00
0031a6420a
Add RabbitMQ to the stack and kombu 2020-06-02 23:20:34 +02:00
d993da8d47
Merge pull request #1 from daniviga/eeprom
Move Arduino settings to EEPROM
2020-06-02 22:41:19 +02:00
2cb8a1b537
Add Arduino sketch svg 2020-06-02 22:39:41 +02:00
1b0d069b1d
Read config from EEPROM 2020-06-02 22:38:20 +02:00
09b90e41f0
Add ino sketch to program EEPROM 2020-06-02 22:38:05 +02:00
64def2a70e
EEPROM experiments 2020-06-02 00:58:01 +02:00
9e39d4c7d2
Implement IoT device and hub 2020-06-02 00:57:20 +02:00
c38622eaaf
Add docker-compose.yml placeholder 2020-05-29 14:28:38 +02:00
0431285a0d
Bootstrap Django project 2020-05-29 14:27:38 +02:00
c162b22488
Initial commit 2020-05-29 14:20:21 +02:00