Skip to content

PI: Add property that returns path of Timeseries XML file

Tjerk Vreeken requested to merge pi-get-path into master

The Timeseries class already has a binary_path property to get the path of the binary file, but no such property for when we are dealing with text-based XML files.

Merge request reports