MickMake / GoSungrow

GoLang implementation to access the iSolarCloud API updated by SunGrow inverters.
https://mickmake.com/
GNU General Public License v2.0
148 stars 42 forks source link

Save data points as csv #115

Open brunomiguel22106424 opened 1 month ago

brunomiguel22106424 commented 1 month ago

Hi !

When I save my inverter data (example: yield today), I save all types of files on my computer (json, csv, table, raw). I want to save unique in csv.

Save all types of files: GoSungrow show point save 20240509 20240510 60 x_1_1_1.p1

What do i do?