Commit Graph

4 Commits

Author SHA1 Message Date
9fd99acf2e Matching model, table and schema 2023-07-21 20:15:06 +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