Browse Source

Update User_Manual.md

Wrong REST path mentioned. Controls must be sent to /api/ctrl endpoint to work.
pull/785/head
mgross 2 years ago
committed by GitHub
parent
commit
67b38bc6e6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      User_Manual.md

2
User_Manual.md

@ -189,7 +189,7 @@ inverter/ctrl/limit_nonpersistent_absolute/0 600
### Generic Information
The rest API works with *JSON* POST requests. All the following instructions must be sent to the `/api` endpoint of the AhoyDTU.
The rest API works with *JSON* POST requests. All the following instructions must be sent to the `/api/ctrl` endpoint of the AhoyDTU.
👆 `<INVERTER_ID>` is the number of the specific inverter in the setup page.

Loading…
Cancel
Save