Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section


Column
width50%


Panel
borderColor#CCCCCC
bgColor#FFFFFF
titleBGColor#F0F0F0
borderStylesolid
titleIn the section:borderStylesolid
Table of Contents



Column
 


GetCameras

...

GET http://192.168.15.182:809580/getcameras

Response:

{
"cameras": [

...

Returns information about the device (firmware version, manufacturer, model and serial number).

Info
titleNote.

Any prefix can be added to the firmware version value returned by the AdditionalVersionString registry key – see Registry keys reference guide.

Example:

GET http://192.168.15.182:809580/getdeviceinfo

Response

{
"firmware version": "1.2.3 Rev ВB.",
"vendor": "Vendor Title Ltd"

...