Sunsynk Data Export

jezzad

Expert Member
Joined
Jan 2, 2013
Messages
1,605
Reaction score
784
Does anyone know of a way to export data from the Sunsynk App or web console on a regular basis?

Im looking to setup a automated export and import that into a google sheet so I can create a simple dashboard in Looker studio for myself.

Ideally I would like to automate this ETL process as much as possible.
 
Does anyone know of a way to export data from the Sunsynk App or web console on a regular basis?

Im looking to setup a automated export and import that into a google sheet so I can create a simple dashboard in Looker studio for myself.

Ideally I would like to automate this ETL process as much as possible.
I just took a look at their web app (www.sunsunk.net).

The web app pulls in data directly from a api so you're in luck, the highest resolution appears to be 5 minutes which for graphs and things should be fine.

The endpoint is (at least on my side):

Daily data (5 minute resolution):


For the access_token I've just looked in the browser local storage for now (it's under the user object) but I'm sure there is some programmatic way to get this.

To get the plant_id, you can call:

 
I also saw that you can share your plant with another user and give them read-only access. That would be ideal as you can then use that access token which will be a lot less of a security issue if some bad actor comes across your token.

I tried this now but unfortunately it only allows me to create a new user in Region 2, and my plant is in Region 1 and it doesn't seem like there is any cross-communication between the two. If yours is in Region 2 though I would do that and then share the plant and see if that does what I think it does.
 
Top
Sign up to the MyBroadband newsletter
X