| Raritan PX2/PX3 JSON-RPC API
    | 
Raw Configuration Interface. More...
import"RawConfiguration.idl";
| Public Types | |
| enum | Status { UNKNOWN, UPLOAD_FAILED, UPDATE_PENDING, UPDATE_OK, UPDATE_FAILED } | 
| Status of the last raw configuration update operation.  More... | |
| Public Member Functions | |
| void | getStatus (out Status status, out time timeStamp) | 
| Retrieve the status of the last raw configuration update operation.  More... | |
Raw Configuration Interface.
| void rawcfg::RawConfiguration::getStatus | ( | out Status | status, | 
| out time | timeStamp | ||
| ) | 
Retrieve the status of the last raw configuration update operation.
| status | Result: Raw configuration update status | 
| timeStamp | Result: Time of last update operation | 
 1.8.14
 1.8.14