Skip to content

Kann man über API einen Wechselrichter neu starten lassen? #1789

Answered by MetaChuh
2000ede asked this question in Q&A
Discussion options

You must be logged in to vote

@2000ede

kann ich über die API auch einen Wechselrichter neu starten lassen?

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

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@2000ede
Comment options

Answer selected by 2000ede
Comment options

You must be logged in to vote
2 replies
@schneeer
Comment options

@schneeer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants