Ensure datatype handling is stable when converting back and forth #114
Labels
datatype
Internal handling of data received from and sent to the Luxtronik controller.
good first issue
Good for newcomers
unit-testing
Issues related to unit testing.
Milestone
Currently there seem to be some instabilities when converting data back and forth:
This should be double-checked for all datatypes. Ideally there should be some automated unit tests for these cases. Also this should be fixed, potentially by using
round()
or similar approaches.The text was updated successfully, but these errors were encountered: