Hi guys,
I want to export the power graph into CSV but i need it in this formatdate,time,kW
current it exports in the following format:
date,time,watts
Please assist?
...I think it is easy to handle it by divide a factor 1000 ,yes?You can do it in excel or any code