Pagina 4 di 4

Re: Inverter Solaredge

Inviato: 13/11/2019, 10:23
da valassinehn
Sono riuscito con un interrogazine diversa via api ad ottenere un output con i dati che mi interessano ora pero non so come farli leggere dal raspberry per farmi mandare una mail .
qualche aiuto per almeno indirizzarmi su che script iniziare a programmare?!!??

Codice: Seleziona tutto

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<siteCurrentPowerFlow>
<updateRefreshRate>3</updateRefreshRate>
<unit>kW</unit>
<GRID>
<status>Active</status>
<currentPower>3.6</currentPower>
</GRID>
<LOAD>
<status>Active</status>
<currentPower>4.77</currentPower>
</LOAD>
<PV>
<status>Active</status>
<currentPower>1.17</currentPower>
</PV>
<connections>
<connection>
<from>PV</from>
<to>Load</to>
</connection>
<connection>
<from>GRID</from>
<to>Load</to>
</connection>
</connections>
</siteCurrentPowerFlow>

Re: Inverter Solaredge

Inviato: 19/01/2021, 19:47
da roc
Riprendo questo topic per chiedere un'info: mi è stato installato l'inverter solaredge hd wave con relativo wattnode.
So che l'app della solaredge fornisce anche i dati di produzione dei singoli pannelli.
Ma come "consumatore" mi è stata preclusa questa possibilità: vedo solo la produzione ed i consumi totali

C'è un modo per scavalcare questa impostazione (eventualmente utilizzando un prodotto terze parti collegato in parallelo?)

Grazie.