Jump to content

HTTP-API: Schreiben von Konfigurationen mittels curl PUT


Marcus_S

Recommended Posts

Hi,

ich versuche über die HTTP-API entsprechend der API-Dokumentation schreibend auf die Konfiguration zuzugreifen, z.B auf 'evse/auto_start_charging'.

Der Befehl

curl http://192.168.178.77/evse/auto_start_charging -H "Content-Type: application/json" -X PUT -d "{\"auto_start_charging\": false}"

bringt die Fehlermeldung:

"Request method for this URI is not handled by server"

 

Irgend eine Idee wo der Fehler liegt?

Gruß

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...