Robot Web Services
3HAC050973-001 Revision:L, Application Manual - Robot Web Services
Keyless motor ON

Keyless motor ON

URL

/rw/cfg

Method

POST

URL Params

action=keyless Required

Data Params

state=run Required

Success Response

NO_CONTENT(204), see HTTP Status codes

Example Response

No content

Error Response

BAD_REQUEST(400) see HTTP Status codes

Sample Call

curl --digest -u "Default User":robotics -d "state=run" -X POST "http://localhost/rw/cfg?action=keyless"

Notes

Not supported in bootserver mode