public class ColorStateServiceRemote extends AbstractServiceRemote<ColorStateOperationService,rst.domotic.state.ColorStateType.ColorState> implements ColorStateOperationServiceCollection
logger, maintainer, serviceStateObservableDEFAULT_NEUTRAL_WHITE, DEFAULT_NEUTRAL_WHITE_COLOR, NEUTRAL_WHITE_KEYUPDATE_METHOD_PREFIXRESPONSIBLE_ACTION_FIELD_NAME, SERVICE_LABEL, SERVICE_MODE_PACKAGE, SERVICE_STATE_PACKAGE| Constructor and Description |
|---|
ColorStateServiceRemote() |
| Modifier and Type | Method and Description |
|---|---|
protected rst.domotic.state.ColorStateType.ColorState |
computeServiceState()
Compute the service state of this service collection if an underlying
service changes.
|
rst.domotic.state.ColorStateType.ColorState |
getColorState() |
rst.domotic.state.ColorStateType.ColorState |
getColorState(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType) |
Collection<ColorStateOperationService> |
getColorStateOperationServices() |
Future<rst.domotic.action.ActionFutureType.ActionFuture> |
setColorState(rst.domotic.state.ColorStateType.ColorState colorState) |
Future<rst.domotic.action.ActionFutureType.ActionFuture> |
setColorState(rst.domotic.state.ColorStateType.ColorState colorState,
rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType) |
Future<rst.domotic.action.ActionFutureType.ActionFuture> |
setNeutralWhite() |
activate, activate, addDataObserver, addServiceStateObserver, applyAction, deactivate, getData, getDataClass, getInternalUnits, getInternalUnits, getPing, getServices, getServices, getServiceState, getServiceType, hasInternalRemotes, init, init, isActive, isConnected, isDataAvailable, isLocked, lock, ping, removeDataObserver, removeServiceStateObserver, removeUnit, requestData, setInfrastructureFilter, shutdown, toString, unlock, verifyMaintainability, verifyServiceCompatibility, waitForData, waitForDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetColor, setColor, setColor, setColorverifyValueRangegetColor, getHSBColor, getJavaAWTColor, getRGBColor, verifyColor, verifyColorState, verifyHsbColor, verifyRgbColorgetUpdateMethodNamebuildServiceState, detectServiceDataClass, detectServiceMethod, detectServiceMethod, getArgumentClasses, getServiceBaseName, getServicePrefix, getServiceStateClass, getServiceStateName, getServiceStateName, getServiceStateValues, getServiceType, invokeOperationServiceMethod, invokeProviderServiceMethod, invokeServiceMethod, invokeServiceMethod, upateActionDescription, upateActionDescriptionactivate, addConnectionStateObserver, getConnectionState, removeConnectionStateObserver, requestDatapublic Collection<ColorStateOperationService> getColorStateOperationServices()
protected rst.domotic.state.ColorStateType.ColorState computeServiceState()
throws org.openbase.jul.exception.CouldNotPerformException
computeServiceState in class AbstractServiceRemote<ColorStateOperationService,rst.domotic.state.ColorStateType.ColorState>org.openbase.jul.exception.CouldNotPerformException - if an underlying service throws an
exceptionpublic Future<rst.domotic.action.ActionFutureType.ActionFuture> setColorState(rst.domotic.state.ColorStateType.ColorState colorState) throws org.openbase.jul.exception.CouldNotPerformException
setColorState in interface ColorStateOperationServiceorg.openbase.jul.exception.CouldNotPerformExceptionpublic Future<rst.domotic.action.ActionFutureType.ActionFuture> setColorState(rst.domotic.state.ColorStateType.ColorState colorState, rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType) throws org.openbase.jul.exception.CouldNotPerformException
setColorState in interface ColorStateOperationServiceCollectionorg.openbase.jul.exception.CouldNotPerformExceptionpublic rst.domotic.state.ColorStateType.ColorState getColorState()
throws org.openbase.jul.exception.NotAvailableException
getColorState in interface ColorStateOperationServiceCollectiongetColorState in interface ColorStateProviderServiceorg.openbase.jul.exception.NotAvailableExceptionpublic rst.domotic.state.ColorStateType.ColorState getColorState(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType)
throws org.openbase.jul.exception.NotAvailableException
getColorState in interface ColorStateOperationServiceCollectionorg.openbase.jul.exception.NotAvailableExceptionpublic Future<rst.domotic.action.ActionFutureType.ActionFuture> setNeutralWhite() throws org.openbase.jul.exception.CouldNotPerformException
setNeutralWhite in interface ColorStateOperationServiceorg.openbase.jul.exception.CouldNotPerformExceptionCopyright © 2014–2018 openbase.org. All rights reserved.