Bonjour,
Je n’arrive pas à lire les données du fichier XML de mon onduleur 'Kostal Piko MP Plus ’ Branché en rj45 sur mon réseau. J’aimerais rapatrier les différentes valeurs dans JEEDOM. J’ai essayé avec le plugin script , sans résultat.
Si quelqu’un a une solution, elle serait la bienvenue. Merci d’avance.
<root>
<Device Name="PIKO 3.0-2 MP plus" Type="Inverter" Platform="Net16" HmiPlatform="HMI17" NominalPower="3000" UserPowerLimit="nan" CountryPowerLimit="nan" Serial="XXXXXXXXXXXXXXX" OEMSerial="XXXXXX" BusAddress="1" NetBiosName="INVXXXXXXXXX" WebPortal="PIKO Solar Portal" ManufacturerURL="kostal-solar-electric.com" IpAddress="XXX.XXX.XXX.XXX" DateTime="2022-12-25T16:44:52" MilliSeconds="533">
<Measurements>
<Measurement Value="238.1" Unit="V" Type="AC_Voltage"/>
<Measurement Value="0.078" Unit="A" Type="AC_Current"/>
<Measurement Value="0.0" Unit="W" Type="AC_Power"/>
<Measurement Value="0.0" Unit="W" Type="AC_Power_fast"/>
<Measurement Value="50.005" Unit="Hz" Type="AC_Frequency"/>
<Measurement Value="244.3" Unit="V" Type="DC_Voltage1"/>
<Measurement Value="175.0" Unit="V" Type="DC_Voltage2"/>
<Measurement Value="0.044" Unit="A" Type="DC_Current1"/>
<Measurement Unit="A" Type="DC_Current2"/>
<Measurement Value="350.6" Unit="V" Type="LINK_Voltage"/>
<Measurement Unit="W" Type="GridPower"/>
<Measurement Unit="W" Type="GridConsumedPower"/>
<Measurement Unit="W" Type="GridInjectedPower"/>
<Measurement Unit="W" Type="OwnConsumedPower"/>
<Measurement Value="100.0" Unit="%" Type="Derating"/>
</Measurements>
</Device>
</root>