nilspodlib.legacy.convert_11_2#

nilspodlib.legacy.convert_11_2(in_path: path_t, out_path: path_t) None[source]#

Convert a session recorded with a 0.11.<2 firmware to the most up-to-date format.

This will update the firmware version to 0.17.255 to identify converted sessions. Potential version checks in the library will use <0.17.255 to check for compatibility.

Warning

After the update the following features will not work: - The battery sensor_type does not exist anymore and hence, is not supported in the converted files - The sync group was removed and hence can not be read anymore

Parameters:
in_path

path to 0.11.2 file

out_path

path to converted 0.17.255 file