|
Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
|
Update IO Network Configuration Type
/rw/iosystem/networks/{network}
POST
action=config Required
config-type = Network configuration type {BITS,GROUPS,BOTH,SCAN,UNITS} Required
NO_CONTENT(204)
No content
BAD_REQUEST(400)
See Robot controller return codes
curl --digest -u "Default User":robotics -d "config-type=BITS" -X POST "http://localhost/rw/iosystem/networks/Local?action=config"
Not supported in bootserver mode