|
Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
|
Elementry io device get status information resource
/rw/iosystem/devices/{network}/{device}/upgradeinfo
GET
None
None
HTTP_OK(200), NO_CONTENT(204)
<?xml version="1.0" encoding="UTF-8"?>
<html
xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>io</title>
<base href="http://localhost/rw/iosystem/"/>
</head>
<body>
<div class="state">
<a href="Local/DRV_1/upgradeinfo" rel="self"></a>
<ul>
<li class="eio-Status">
<li class="eio-fw-upgrade-status" title="overall">
<span class="state">50</span>
<span class="status">0</span>
</li>
<li class="eio-fwmodule-upgrade-status-data" title="0">
<span class="state">50</span>
<span class="status">0</span>
<span class="program-name">A_HYPIOM_B_3_8</span>
<span class="serial-no">6839766</span>
<span class="hw-revision">C.1</span>
<span class="latest-program-name-available">A_HYPIOM_B_3_8</span>
</li>
<li class="eio-fwmodule-upgrade-status-data" title="1">
<span class="state">50</span>
<span class="status">-1</span>
<span class="program-name">A_HYPIOM_B_1_3</span>
<span class="serial-no">6839767</span>
<span class="hw-revision">B.1</span>
<span class="latest-program-name-available">A_HYPIOM_B_1_3</span>
</li>
</li>
</ul>
</div>
</body>
</html>
BAD_REQUEST(400)
See Robot controller return codes
curl --digest -u "Default User":robotics "http://localhost/rw/iosystem/devices/EtherNetIP/EN_Internal_Device/upgradeinfo"
Not supported in bootserver mode
Applicable only for RC