Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
Update IO Network

Update IO Network state

URL

/rw/iosystem/networks/{network}

Method

POST

URL Params

action=set Required

Data Params

lstate = Logical network state Required

see Get IO Network actions

Success Response

NO_CONTENT(204)

see HTTP Status codes

Example Response

No content

Error Response

BAD REQUEST(400)

See Robot controller return codes

Sample Call

Set signal value

curl --digest -u "Default User":robotics -d "lstate=start" -X POST "http://localhost/rw/iosystem/networks/Local?action=set"

Notes

Not supported in bootserver mode