Add feedback note.
This commit is contained in:
parent
69b488acc8
commit
0cf4661f46
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue