-
|
Hallo, |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
ja kannst du.
bitte alle hope this helps, and greetings, |
Beta Was this translation helpful? Give feedback.
-
|
curl --request POST --data "data={'serial':'your_inverter_serial','restart':true}" --user "admin:your_password" |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Ist das Thema noch aktuell? |
Beta Was this translation helpful? Give feedback.

@2000ede
ja kannst du.
beispiel mit curl befehl, den du in windows/linux/mac terminal zum gleich testen aufrufen kannst:
curl --request POST --data "data={'serial':'your_inverter_serial','restart':true}" --user "admin:your_password" "http://your_opendtu_ip/api/power/config"bitte alle
your_*werte mit deinen werten (hm seriennummer, passwort, ip deiner dtu) ersetzen.hope this helps, and greetings,
metachuh