Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
Reset Accumulated Energy

Resets System Accumulated Energy

URL

/rw/system/energy

Method

POST

URL Params

action=reset Required

See Common URL parameters

Data Params

None

Success Response

NO_CONTENT(204)

see HTTP Status codes

Example Response

No Content

Error Response

BAD_REQUEST(400),NOT_FOUND(404)

HTTP Errors, see HTTP Status codes

Robot controller errors, see Robot controller return codes

Sample Call

curl --digest -u "Default User":robotics "http://localhost/rw/system/energy?action=reset"

Notes

Not supported in bootserver mode