Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance Parsing Response debug output
More generic catch block for more detailed channel assignment errors. E.g. the original code is not able to catch the following kind of errors: [modbus1 ] ERROR [dbus.api.task.AbstractReadTask] Parsing Response failed. IllegalArgumentException: Unable to set value [-4395165653183430656] for Channel [battery0/ChrW]: Cannot convert. Long [-4395165653183430656] is not fitting in Integer range. This kind of messages would have been very helpful for detecting channel mapping errors, but it is not catched by OpenemsException
- Loading branch information