AppController
Last updated: 2025/3/7 11:33:50 | ||
Path To | Name | Description/Function |
/api/app | /restart | Re-initialize the software on the camera. |
/api/app | /version | Gets the app version number. |
/restart
Function | Re-initialize the software on the camera. |
---|---|
Method | Get |
Response | Status code 200, for an completed operation being preformed. |
Example |
CODE
|
/version
Function | Gets the app version number. |
---|---|
Method | Get |
Response | The app version. |
Example |
CODE
|