catch all OSError errors in the read loop

This commit is contained in:
Stefan Allius
2024-05-28 21:55:42 +02:00
parent 66657888dd
commit 3980ac013b
2 changed files with 3 additions and 3 deletions

View File

@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- catch all OSError errors in the read loop
- log Modbus traces with different log levels
- add Modbus fifo and timeout handler
- build version string in the same format as TSUN for GEN3 invterts
- add graceful shutdown