Skip to content

Commit 846651a

Browse files
authored
Update README.md
1 parent ece5f21 commit 846651a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This addon can be added like a usual CCU addon package via the WebUI provided fu
1818
## Use
1919
After installation the XML-API should be avilable via the following URL call:
2020
```
21-
http://[CCU_IP]/addons/xmlapi/[ScriptName]/?sid=[TOKEN_ID]
21+
http://[CCU_IP]/addons/xmlapi/[ScriptName]?sid=[TOKEN_ID]
2222
```
2323
where [TOKEN_ID] corresponds to a stateless token-based authentication id a user can register using the `tokenregister.cgi` script listed below. In addition, [CCU_IP] corresponds to the IP address or hostname of your CCU device and [ScriptName] being one of the following scripts:
2424

0 commit comments

Comments
 (0)