|
Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
|
Set the language on the controller. Not available if controller is in SYSFAIL.
/rw/panel
POST
action=setlang Required
lang-code = The langauge code e.g. en, sv, de etc Required
NO_CONTENT(204)
No content
BAD_REQUEST(400)
See Robot controller return codes
Set the controller language
curl --digest -u "Default User":robotics -d "lang-code=en" -X POST "http://localhost/rw/panel?action=setlang"
Not supported in bootserver mode