Add feedback note.
All checks were successful
Build Docker image / build (push) Successful in 1m27s
Build Golang packages / release (push) Has been skipped

This commit is contained in:
Pieter Hollander 2024-04-03 22:44:35 +02:00
parent 69b488acc8
commit 0cf4661f46
Signed by: pieter
SSH key fingerprint: SHA256:HbX+9cBXsop9SuvL+mELd29sK+7DehFfdVweFVDtMSg

View file

@ -168,3 +168,7 @@ The `grafana` folder contains example dashboards which can be imported into exis
- The logger will currently log every event posted by OpenDTU to the websocket. Checks still need to be added to determine the uniqueness of an event. For more information, see also [this OpenDTU Github issue](https://github.com/tbnobody/OpenDTU/issues/1800). - The logger will currently log every event posted by OpenDTU to the websocket. Checks still need to be added to determine the uniqueness of an event. For more information, see also [this OpenDTU Github issue](https://github.com/tbnobody/OpenDTU/issues/1800).
- Upon restart of the OpenDTU, the OpenDTU Logger binary will need to be restarted as well. When using the provided `compose.yml` files with Docker, or using the `systemd` service file when using the binary, this will happen automatically. - Upon restart of the OpenDTU, the OpenDTU Logger binary will need to be restarted as well. When using the provided `compose.yml` files with Docker, or using the `systemd` service file when using the binary, this will happen automatically.
## Feedback
If you'd like to provide feedback about this project, or in case you'd like to ask questions, please use the [contact form](https://pieterhollander.nl/#contact) on my website.