public class BrightnessStateServiceRemote extends AbstractServiceRemote<BrightnessStateOperationService,rst.domotic.state.BrightnessStateType.BrightnessState> implements BrightnessStateOperationServiceCollection
logger, maintainer, serviceStateObservableUPDATE_METHOD_PREFIXSERVICE_LABEL, SERVICE_STATE_PACKAGE| Constructor and Description |
|---|
BrightnessStateServiceRemote() |
| Modifier and Type | Method and Description |
|---|---|
protected rst.domotic.state.BrightnessStateType.BrightnessState |
computeServiceState()
Compute the service state of this service collection if an underlying
service changes.
|
rst.domotic.state.BrightnessStateType.BrightnessState |
getBrightnessState() |
rst.domotic.state.BrightnessStateType.BrightnessState |
getBrightnessState(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType) |
Collection<BrightnessStateOperationService> |
getBrightnessStateOperationServices() |
Future<Void> |
setBrightnessState(rst.domotic.state.BrightnessStateType.BrightnessState brightnessState) |
Future<Void> |
setBrightnessState(rst.domotic.state.BrightnessStateType.BrightnessState brightnessState,
rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType) |
activate, addDataObserver, applyAction, deactivate, getData, getDataClass, getInternalUnits, getServices, getServices, getServiceState, getServiceType, hasInternalRemotes, init, init, isActive, isConnected, isDataAvailable, isLocked, lock, removeDataObserver, removeUnit, requestData, shutdown, toString, unlock, verifyMaintainability, verifyServiceCompatibility, waitForData, waitForDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyAction, getUpdateMethodNamedetectServiceDataClass, detectServiceMethod, detectServiceMethod, getArgumentClasses, getServiceBaseName, getServicePrefix, getServiceStateName, getServiceStateName, invokeOperationServiceMethod, invokeProviderServiceMethod, invokeServiceMethod, invokeServiceMethodactivate, addConnectionStateObserver, getConnectionState, removeConnectionStateObserver, requestDatapublic Collection<BrightnessStateOperationService> getBrightnessStateOperationServices() throws org.openbase.jul.exception.CouldNotPerformException
org.openbase.jul.exception.CouldNotPerformExceptionpublic Future<Void> setBrightnessState(rst.domotic.state.BrightnessStateType.BrightnessState brightnessState) throws org.openbase.jul.exception.CouldNotPerformException
setBrightnessState in interface BrightnessStateOperationServiceorg.openbase.jul.exception.CouldNotPerformExceptionpublic Future<Void> setBrightnessState(rst.domotic.state.BrightnessStateType.BrightnessState brightnessState, rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType) throws org.openbase.jul.exception.CouldNotPerformException
setBrightnessState in interface BrightnessStateOperationServiceCollectionorg.openbase.jul.exception.CouldNotPerformExceptionprotected rst.domotic.state.BrightnessStateType.BrightnessState computeServiceState()
throws org.openbase.jul.exception.CouldNotPerformException
computeServiceState in class AbstractServiceRemote<BrightnessStateOperationService,rst.domotic.state.BrightnessStateType.BrightnessState>org.openbase.jul.exception.CouldNotPerformException - if an underlying service throws an
exceptionpublic rst.domotic.state.BrightnessStateType.BrightnessState getBrightnessState()
throws org.openbase.jul.exception.NotAvailableException
getBrightnessState in interface BrightnessStateOperationServiceCollectiongetBrightnessState in interface BrightnessStateProviderServiceorg.openbase.jul.exception.NotAvailableExceptionpublic rst.domotic.state.BrightnessStateType.BrightnessState getBrightnessState(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType)
throws org.openbase.jul.exception.NotAvailableException
getBrightnessState in interface BrightnessStateOperationServiceCollectionorg.openbase.jul.exception.NotAvailableExceptionCopyright © 2014–2017 openbase.org. All rights reserved.