nilspodlib.legacy.convert_12_0#

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

Convert a session recorded with a firmware version >0.11.255 and <0.13.255 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 sync group was removed and hence can not be read anymore

Parameters:
in_path

path to 0.12.x / 0.13.x file

out_path

path to converted 0.17.255 file