EasyManuals Logo
Home>IDS>Accessories>NXT

IDS NXT Quick Start Guide

IDS NXT
18 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #14 background imageLoading...
Page #14 background image
October 2021
14
IDS NXT: Vision apps Object Detector
Return values
·
HTTP code 200
Error response
See Error codes
Sample code
curl -X PUT "http://<ip>/vapps/objectdetector/files/cnnfile/data" -i --user
admin:<password> -T /<path>/<file name>.det -H "Content-Type: application/octet-
stream"
Sample code with renamed CNN file
curl -X PUT "http://<ip>/vapps/objectdetector/files/cnnfile/data" -i --user
admin:<password> -H "content-type: application/octet-stream" -H "content-
disposition: attachment; filename=myRenamedCNN.det" --data-binary
@myRenamedCNN.det -vvv
Sample code for deleting a CNN file
curl -X DELETE "http://<ip>/vapps/objectdetector/files/cnnfile/data" -i --user
admin:<password>
4.4 /vapps/<%REST-NAME-API%>/ftpclient
/vapps/objectdetector/ftpclient
·
GET
·
OPTIONS
Returns the status of the FTP client. The use of the FTP server must be activated in the network settings of the
camera, see manual "IDS NXT cockpit".
Response format
The content of the HTTP response is transferred in JSON format (application/json).

Other manuals for IDS NXT

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the IDS NXT and is the answer not in the manual?

IDS NXT Specifications

General IconGeneral
BrandIDS
ModelNXT
CategoryAccessories
LanguageEnglish

Related product manuals