Package | Description |
---|---|
org.eclipse.kura.status |
Provides service for controlling hardware watchdog timer.
|
Modifier and Type | Method and Description |
---|---|
void |
CloudConnectionStatusService.register(CloudConnectionStatusComponent component)
Registers a
CloudConnectionStatusComponent in the component registry of the Service |
void |
CloudConnectionStatusService.unregister(CloudConnectionStatusComponent component)
Unregisters a
CloudConnectionStatusComponent from the component registry of the Service |
boolean |
CloudConnectionStatusService.updateStatus(CloudConnectionStatusComponent component,
CloudConnectionStatusEnum status)
Updates the status of a
CloudConnectionStatusComponent in the registry. |
Copyright © 2015. All Rights Reserved.