Skip to main content
Skip table of contents

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
$ curl http://IP_ADDRESS:8080>/api/app/restart

/version

Function

Gets the app version number.

Method

Get

Response

The app version.

Example

CODE
$ curl http://IP_ADDRESS:8080>/api/app/version
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.