We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae37979 commit d19dd25Copy full SHA for d19dd25
API.md
@@ -6,7 +6,7 @@ The WebUI and camera server communicate entirely via HTTP requests and responses
6
## URI's
7
### Http Port
8
* `/` - Default index
9
-* `/?target=full|simple|portal` - Go direct to specific index
+* `/?view=full|simple|portal` - Go direct to specific index
10
* `/capture` - Return a Jpeg snapshot image
11
* `/status` - Returns a JSON string with all camera status <key>/<value> pairs listed
12
* `/control?var=<key>&val=<val>` - Set `<key>` to `<val>`
0 commit comments