6 #include <UserEvent.idl>
Raw Configuration Interface.
Definition: RawConfiguration.idl:12
Status
Status of the last raw configuration update operation.
Definition: RawConfiguration.idl:15
@ UPLOAD_FAILED
Uploading a raw configuration failed.
Definition: RawConfiguration.idl:17
@ UPDATE_OK
Updating raw configuration successful.
Definition: RawConfiguration.idl:19
@ UNKNOWN
No raw configuration was done yet.
Definition: RawConfiguration.idl:16
@ UPDATE_PENDING
Update is pending.
Definition: RawConfiguration.idl:18
void getStatus(out Status status, out time timeStamp)
Retrieve the status of the last raw configuration update operation.
Raw Configuration.
Definition: RawConfiguration.idl:9
Event: Raw configuration downloaded.
Definition: RawConfiguration.idl:33
Event: Raw configuration updated.
Definition: RawConfiguration.idl:35