|
Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
|
Send Device Command
/rw/iosystem/devices/{device}/command
POST
None
NO_CONTENT(204)
No Content
BAD_REQUEST(400), UNSUPPORTED_MEDIA(415)
See Robot controller return codes
curl --digest -u "Default User":robotics -d "commandName=FIRMWARE_INFO&value=0&valueLength=0&timeout=0" -X POST "http://localhost/rw/iosystem/devices/EtherNetIP/Local_IO/command"
Applicable only for RC.
Not supported in bootserver mode.