Go to documentation repository
Page History
...
Section | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
GetCameras
GET
http://example.com:[port]/getcameras
...
GET http://192.168.15.182:809580/getcameras
Response:
{
"сamerаscameras": [
{
"id": 1,
"channe1": 1,
...
Returns information about the device (firmware version, manufacturer, model and serial number).
Info | ||
---|---|---|
| ||
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
{
"firmwаrеfirmware version": "1.2.3 Rev ВB.",
"vendor": "Vendor Title Ltd"
...
Overview
Content Tools