Changes - getErrors function now returns list[canipErrors] instead type list Bug fixes - Removed automatic websocket reconnect - Set dataValue to Unknown if no enum translation exists, to avoid exception throw
0.1.1
Bug fixes: - Close websocket on logout - Fixed http return code check in logout function
0.1.0
Changes: - BREAKING: *getUnits()* now returns an energyUnit object - *canipvalue* object now includes the originally requested datapoint - new function in object *board*: *getDatapointByName()* - data values in *canipvalue* which are enums are now translated - it is now possible to change the language with an overloaded constructor of *senertec* object - improved code documentation