|
Last updated: 2026/1/7 22:53:14 |
||
|
Path To |
Name |
Description/Function |
|
/api/state |
/full |
Get the state of the camera. |
|
/api/state |
/getprops |
Get the state of the camera. |
|
/api/state |
/partial |
Get the state of the camera. |
/full
|
Description |
Get the state of the camera. |
|
Method |
Get |
|
Example |
|
|
Response |
The full camera state. |
|
Response Type |
JSON object |
|
Response Example |
|
/getprops
|
Description |
Get the state of the camera. |
|
Method |
Post |
|
Example |
|
|
Body |
|
|
Response |
The specific properties from camera state. |
|
Response Type |
JSON object |
/partial
|
Description |
Get the state of the camera. |
|
Method |
Post |
|
Example |
|
|
Body |
|
|
Response |
A partial camera state. |
|
Response Type |
JSON object |