Commit graph

58 commits

Author SHA1 Message Date
8f7744a19a
fix json error.
All checks were successful
Build Docker image / build (push) Successful in 1m12s
Build Golang packages / release (push) Has been skipped
2024-06-15 21:01:50 +02:00
3075f33f84
Format JSON
Some checks failed
Build Golang packages / release (push) Waiting to run
Build Docker image / build (push) Has been cancelled
2024-06-15 21:01:12 +02:00
b09954ca7c
add p1
All checks were successful
Build Docker image / build (push) Successful in 1m14s
Build Golang packages / release (push) Has been skipped
2024-06-15 20:58:47 +02:00
0a8ad61765
Add input JSON.
Some checks failed
Build Golang packages / release (push) Waiting to run
Build Docker image / build (push) Has been cancelled
2024-06-15 20:58:12 +02:00
1ca6e2085c
Improve README.md
Some checks failed
Build Golang packages / release (push) Waiting to run
Build Docker image / build (push) Has been cancelled
2024-06-15 20:56:56 +02:00
c3af00ae7b
Add TimescaleDB mention.
All checks were successful
Build Docker image / build (push) Successful in 1m5s
Build Golang packages / release (push) Has been skipped
2024-06-15 15:07:21 +02:00
56fc4b31a9
Improve README, add screenshot.
Some checks failed
Build Golang packages / release (push) Waiting to run
Build Docker image / build (push) Has been cancelled
2024-06-15 15:06:32 +02:00
80db0a8a47
Add LICENSE.md 2024-06-15 14:58:08 +02:00
19aca3e910
Fix tables. Better text structure.
All checks were successful
Build Docker image / build (push) Successful in 1m12s
Build Golang packages / release (push) Has been skipped
2024-03-20 01:12:00 +01:00
ea057f09c1
Add README
All checks were successful
Build Docker image / build (push) Successful in 1m23s
Build Golang packages / release (push) Has been skipped
2024-03-20 00:43:06 +01:00
d04d86a1e1
Update doc. Fix TimescaleDB integration. 2024-03-20 00:42:34 +01:00
a9b42c481e
Disable create index as timescaledb doesn't seem to like it.
All checks were successful
Build Docker image / build (push) Successful in 57s
Build Golang packages / release (push) Has been skipped
2024-02-22 13:20:17 +01:00
68ed34472d
Fix DB error.
All checks were successful
Build Docker image / build (push) Successful in 58s
Build Golang packages / release (push) Has been skipped
2024-02-22 13:16:57 +01:00
be4cb4b1bb
Add storage comparison to no optimisations
All checks were successful
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.
All checks were successful
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.
Some checks failed
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.
All checks were successful
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.
All checks were successful
Build Docker image / build (push) Successful in 1m13s
2024-02-21 11:17:09 +01:00
31f8b86515
typo.
All checks were successful
Build Docker image / build (push) Successful in 1m2s
2024-02-20 18:05:01 +01:00
7abe076fd2
Make using TimescaleDB optional.
Some checks failed
Build Docker image / build (push) Has been cancelled
2024-02-20 18:04:30 +01:00
68e7f28f81
Fix formatting issue Payload struct comment.
All checks were successful
Build Docker image / build (push) Successful in 56s
2024-02-20 16:55:12 +01:00
dbb8319752
Added comment to parseDSMRTimestamp.
Some checks failed
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.
All checks were successful
Build Docker image / build (push) Successful in 54s
2024-02-20 16:44:57 +01:00
396b7d67b4
Slight code rearrangement. Capitalise log levels.
All checks were successful
Build Docker image / build (push) Successful in 57s
2024-02-20 16:37:25 +01:00
3986ae1c1e
Added log level configurable through env vars.
All checks were successful
Build Docker image / build (push) Successful in 55s
2024-02-20 16:31:51 +01:00
38691f4e85
Try resolving pointer error.
All checks were successful
Build Docker image / build (push) Successful in 55s
2024-02-20 16:23:41 +01:00
4aa065ee82
Add more logger code.
All checks were successful
Build Docker image / build (push) Successful in 53s
2024-02-20 16:19:01 +01:00
f5fe3f5080
Introduce log/slog to add log levels.
All checks were successful
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.
All checks were successful
Build Docker image / build (push) Successful in 1m4s
2024-02-20 15:50:50 +01:00
2a92510c32
Improve documentation.
All checks were successful
Build Docker image / build (push) Successful in 59s
2024-02-18 18:10:12 +01:00
82954046c2
Improve documentation.
All checks were successful
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.
All checks were successful
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.
All checks were successful
Build Docker image / build (push) Successful in 1m14s
2024-02-18 17:56:06 +01:00
666bf5700e
Improved documentation.
All checks were successful
Build Docker image / build (push) Successful in 1m8s
2024-02-18 15:39:55 +01:00
2844bd89d1
Added documentation to Payload struct.
All checks were successful
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.
All checks were successful
Build Docker image / build (push) Successful in 1m17s
2024-02-18 14:50:01 +01:00
8673fabccd
Implemented additional logic req
All checks were successful
Build Docker image / build (push) Successful in 1m2s
2024-02-17 18:56:09 +01:00
5be69f9baf
Add AutoReconnect setting for MQTT client.
All checks were successful
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.
All checks were successful
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