|
Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
|
/rw/vision
POST
action=set-user-credential Required
index={camera-index} Required
user={user name} Required
password={password} Required
NO_CONTENT(204)
No content
BAD_REQUEST(400)
Robot controller errors, see Robot controller return codes
curl --digest -u "Default User":robotics -d "index=0&user=cmycamera&password=123" -X POST "http://localhost/rw/vision?action=set-user-credential"
Not supported in bootserver mode
Restart is required to be activated