Raw Configuration Interface.
Definition: RawConfiguration.idl:10
Status
Status of the last raw configuration update operation.
Definition: RawConfiguration.idl:13
@ UPLOAD_FAILED
Uploading a raw configuration failed.
Definition: RawConfiguration.idl:15
@ UPDATE_OK
Updating raw configuration successful.
Definition: RawConfiguration.idl:17
@ UNKNOWN
No raw configuration was done yet.
Definition: RawConfiguration.idl:14
@ UPDATE_PENDING
Update is pending.
Definition: RawConfiguration.idl:16
void getStatus(out Status status, out time timeStamp)
Retrieve the status of the last raw configuration update operation.
Raw Configuration.
Definition: RawConfiguration.idl:7