Commit Graph

11 Commits

Author SHA1 Message Date
894fcd3b40 Delete is also needed 2023-07-22 19:39:26 +02:00
9426c5513e AntennaNew was not really needed. 2023-07-22 00:53:53 +02:00
cb7b62a092 formating 2023-07-21 20:15:57 +02:00
0ddbb21f52 antennas endpoints working 2023-07-21 20:15:51 +02:00
9fd99acf2e Matching model, table and schema 2023-07-21 20:15:06 +02:00
fff33c1e21 Move diesel as a workspace dependency 2023-07-21 20:12:10 +02:00
01a291f738 Include Antenna model diesel macros 2023-06-21 12:00:52 +02:00
990e8955e4 Fix left overs after models refactor (#3)
Co-authored-by: Felipe Diniello <felipediniello@pm.me>
Reviewed-on: #3
2023-06-19 18:37:49 +02:00
962b90e1b8 Refactor Models for InfluxDB (#1)
Update to InfluxDB 2.0 and update all interfaces to work with it.

MAC has been deprecated, since current `influxdb2` doesn't support non built-in types for read/write into the DB.

Co-authored-by: Felipe Diniello <felipediniello@pm.me>
Reviewed-on: #1
2023-06-18 18:43:15 +02:00
a5976252e8 Create workspace from previous implementation files 2023-06-12 23:21:33 +02:00
b84f46ed57 Initial commit 2023-05-19 18:14:38 +02:00