|
be4cb4b1bb
|
Add storage comparison to no optimisations
Build Docker image / build (push) Successful in 59s
Build Golang packages / release (push) Has been skipped
|
2024-02-22 12:43:29 +01:00 |
|
|
54e8879262
|
Downgrade go due to docker build support.
Build Docker image / build (push) Successful in 1m9s
Build Golang packages / release (push) Has been skipped
|
2024-02-22 12:25:59 +01:00 |
|
|
d6bc9aaa43
|
Remove old TODO.
|
2024-02-22 12:25:45 +01:00 |
|
|
212a328d52
|
Added calculations for storage requirements. Adapt D, R, F, Fl, D1-3, R1-3 to only store on-change.
Build Golang packages / release (push) Has been skipped
Build Docker image / build (push) Failing after 1m25s
|
2024-02-22 12:18:11 +01:00 |
|
|
0d0ae0d213
|
Add CI for binary releases.
|
2024-02-22 11:42:04 +01:00 |
|
|
9c4de319f9
|
Upgrade go 1.21 -> 1.22
|
2024-02-22 11:41:32 +01:00 |
|
|
ac512a898b
|
Fix syntax error in create_hypertable.
Build Docker image / build (push) Successful in 1m8s
|
2024-02-21 13:23:35 +01:00 |
|
|
11792f8c53
|
Add timestamp index. Allow to add TimescaleDB after initial setup.
Build Docker image / build (push) Successful in 1m13s
|
2024-02-21 11:17:09 +01:00 |
|
|
31f8b86515
|
typo.
Build Docker image / build (push) Successful in 1m2s
|
2024-02-20 18:05:01 +01:00 |
|
|
7abe076fd2
|
Make using TimescaleDB optional.
Build Docker image / build (push) Has been cancelled
|
2024-02-20 18:04:30 +01:00 |
|
|
68e7f28f81
|
Fix formatting issue Payload struct comment.
Build Docker image / build (push) Successful in 56s
|
2024-02-20 16:55:12 +01:00 |
|
|
dbb8319752
|
Added comment to parseDSMRTimestamp.
Build Docker image / build (push) Has been cancelled
|
2024-02-20 16:54:22 +01:00 |
|
|
a72897655b
|
Add comment to updateFieldIfChanged.
|
2024-02-20 16:52:09 +01:00 |
|
|
7aef001778
|
Add LOG_LEVEL to .env.
|
2024-02-20 16:50:30 +01:00 |
|
|
95937a9e87
|
Add LOG_LEVEL env var to compose.
|
2024-02-20 16:50:15 +01:00 |
|
|
5ede79a759
|
Add compose.yml
|
2024-02-20 16:50:00 +01:00 |
|
|
f6cefb4ca2
|
Add debugging code for DB inserts.
Build Docker image / build (push) Successful in 54s
|
2024-02-20 16:44:57 +01:00 |
|
|
396b7d67b4
|
Slight code rearrangement. Capitalise log levels.
Build Docker image / build (push) Successful in 57s
|
2024-02-20 16:37:25 +01:00 |
|
|
3986ae1c1e
|
Added log level configurable through env vars.
Build Docker image / build (push) Successful in 55s
|
2024-02-20 16:31:51 +01:00 |
|
|
38691f4e85
|
Try resolving pointer error.
Build Docker image / build (push) Successful in 55s
|
2024-02-20 16:23:41 +01:00 |
|
|
4aa065ee82
|
Add more logger code.
Build Docker image / build (push) Successful in 53s
|
2024-02-20 16:19:01 +01:00 |
|
|
f5fe3f5080
|
Introduce log/slog to add log levels.
Build Docker image / build (push) Successful in 55s
|
2024-02-20 16:05:33 +01:00 |
|
|
703310f305
|
Remove completed TODO remark. Optionally support .env files.
Build Docker image / build (push) Successful in 1m4s
|
2024-02-20 15:50:50 +01:00 |
|
|
2a92510c32
|
Improve documentation.
Build Docker image / build (push) Successful in 59s
|
2024-02-18 18:10:12 +01:00 |
|
|
82954046c2
|
Improve documentation.
Build Docker image / build (push) Successful in 1m7s
|
2024-02-18 18:04:29 +01:00 |
|
|
ddfc896960
|
Fix printing pointer instead of value for changed values.
Build Docker image / build (push) Successful in 1m6s
|
2024-02-18 18:02:07 +01:00 |
|
|
cfbd22d259
|
Add debugging code for update only on change.
Build Docker image / build (push) Successful in 1m14s
|
2024-02-18 17:56:06 +01:00 |
|
|
666bf5700e
|
Improved documentation.
Build Docker image / build (push) Successful in 1m8s
|
2024-02-18 15:39:55 +01:00 |
|
|
2844bd89d1
|
Added documentation to Payload struct.
Build Docker image / build (push) Successful in 1m15s
|
2024-02-18 15:10:37 +01:00 |
|
|
66ad959ada
|
Add logic to only log meter readings on change. Otherwise, insert NULL.
Build Docker image / build (push) Successful in 1m17s
|
2024-02-18 14:50:01 +01:00 |
|
|
8673fabccd
|
Implemented additional logic req
Build Docker image / build (push) Successful in 1m2s
|
2024-02-17 18:56:09 +01:00 |
|
|
5be69f9baf
|
Add AutoReconnect setting for MQTT client.
Build Docker image / build (push) Successful in 4m46s
|
2024-02-17 16:54:24 +01:00 |
|
|
8132344c2a
|
Remove grafana from compose.yml
|
2024-02-17 16:53:35 +01:00 |
|
|
fda8892cb8
|
Add ignore.
|
2024-02-17 16:52:59 +01:00 |
|
|
a0a90d3c71
|
Remove grafana from compose example.
|
2024-02-17 16:52:19 +01:00 |
|
|
71e579b14c
|
Add auto reconnect function.
Build Docker image / build (push) Successful in 49s
|
2023-12-06 13:51:14 +01:00 |
|
|
ff52e2d65b
|
Fix port
|
2023-12-06 13:50:06 +01:00 |
|
|
7d04a97109
|
Fix db error .
Build Docker image / build (push) Successful in 47s
|
2023-12-05 18:04:49 +01:00 |
|
|
fe1d1b5635
|
Explicitly add tzdata.
Build Docker image / build (push) Successful in 47s
|
2023-12-05 18:00:10 +01:00 |
|
|
6e40c8b56b
|
Fix err.
Build Docker image / build (push) Successful in 46s
|
2023-12-05 17:55:39 +01:00 |
|
|
1015670704
|
Disable godotenv.
Build Docker image / build (push) Failing after 43s
|
2023-12-05 17:54:04 +01:00 |
|
|
b44adc4f5d
|
Fix rename omission.
Build Docker image / build (push) Successful in 46s
|
2023-12-05 17:45:12 +01:00 |
|
|
8a370d7767
|
Rename app.
Build Docker image / build (push) Failing after 44s
|
2023-12-05 17:43:23 +01:00 |
|
|
7edeed1e88
|
Add Dockerfile.
Build Docker image / build (push) Has been cancelled
|
2023-12-05 17:42:56 +01:00 |
|
|
5801910be2
|
First commit.
Build Docker image / build (push) Failing after 25s
|
2023-12-05 17:37:50 +01:00 |
|