public class ColorableLightRemote extends AbstractUnitRemote<rst.domotic.unit.dal.ColorableLightDataType.ColorableLightData> implements ColorableLight
CONNECTION_TIMEOUT, DATA_WAIT_TIMEOUT, logger, LOGGING_TIMEOUT, METHOD_CALL_MAX_TIMEOUT, METHOD_CALL_START_TIMEOUT, METHOD_CALL_TIMEOUT_MULTIPLIER, PING_TIMEOUT, REQUEST_TIMEOUT, scopeUPDATE_METHOD_PREFIX| Constructor and Description |
|---|
ColorableLightRemote() |
| Modifier and Type | Method and Description |
|---|---|
rst.domotic.state.BrightnessStateType.BrightnessState |
getBrightnessState() |
rst.domotic.state.ColorStateType.ColorState |
getColorState() |
rst.domotic.state.PowerStateType.PowerState |
getPowerState() |
Future<Void> |
setBrightnessState(rst.domotic.state.BrightnessStateType.BrightnessState value) |
Future<Void> |
setColorState(rst.domotic.state.ColorStateType.ColorState colorState) |
Future<Void> |
setPowerState(rst.domotic.state.PowerStateType.PowerState.State powerState) |
Future<Void> |
setPowerState(rst.domotic.state.PowerStateType.PowerState powerState) |
applyAction, applyConfigUpdate, getLabel, getLocationConfig, getScope, getTemplate, getType, getUnitRegistry, init, init, init, init, initById, initByLabel, postInit, recordSnapshotaddConfigObserver, getConfig, getConfigClass, getConfigField, getConfigField, getId, hasConfigField, init, notifyConfigUpdate, removeConfigObserver, shutdown, supportsConfigFieldactivate, activate, addConnectionStateObserver, addDataObserver, addHandler, addObserver, callMethod, callMethod, callMethod, callMethod, callMethodAsync, callMethodAsync, deactivate, getConnectionState, getData, getDataClass, getDataField, getDataFuture, getPing, hasDataField, init, init, isActive, isConnected, isDataAvailable, notifyDataUpdate, ping, removeConnectionStateObserver, removeDataObserver, removeObserver, requestData, reset, toString, validateActivation, validateData, validateInitialization, waitForConnectionState, waitForConnectionState, waitForData, waitForDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetColor, setColor, setColor, setColorgetColor, getHSBColor, getJavaAWTColor, getRGBColorapplyAction, getUpdateMethodNamerestoreSnapshotaddConfigObserver, getConfig, getConfigClass, removeConfigObserveractivate, addConnectionStateObserver, callMethod, callMethod, callMethod, callMethod, callMethodAsync, callMethodAsync, getConnectionState, getData, getDataClass, getDataFuture, isConnected, removeConnectionStateObserver, requestData, waitForData, waitForDatapublic Future<Void> setColorState(rst.domotic.state.ColorStateType.ColorState colorState) throws org.openbase.jul.exception.CouldNotPerformException
setColorState in interface ColorStateOperationServiceorg.openbase.jul.exception.CouldNotPerformExceptionpublic Future<Void> setBrightnessState(rst.domotic.state.BrightnessStateType.BrightnessState value) throws org.openbase.jul.exception.CouldNotPerformException
setBrightnessState in interface BrightnessStateOperationServiceorg.openbase.jul.exception.CouldNotPerformExceptionpublic rst.domotic.state.PowerStateType.PowerState getPowerState()
throws org.openbase.jul.exception.NotAvailableException
getPowerState in interface PowerStateProviderServiceorg.openbase.jul.exception.NotAvailableExceptionpublic Future<Void> setPowerState(rst.domotic.state.PowerStateType.PowerState powerState) throws org.openbase.jul.exception.CouldNotPerformException
setPowerState in interface PowerStateOperationServiceorg.openbase.jul.exception.CouldNotPerformExceptionpublic Future<Void> setPowerState(rst.domotic.state.PowerStateType.PowerState.State powerState) throws org.openbase.jul.exception.CouldNotPerformException
org.openbase.jul.exception.CouldNotPerformExceptionpublic rst.domotic.state.ColorStateType.ColorState getColorState()
throws org.openbase.jul.exception.NotAvailableException
getColorState in interface ColorStateProviderServiceorg.openbase.jul.exception.NotAvailableExceptionpublic rst.domotic.state.BrightnessStateType.BrightnessState getBrightnessState()
throws org.openbase.jul.exception.NotAvailableException
getBrightnessState in interface BrightnessStateProviderServiceorg.openbase.jul.exception.NotAvailableExceptionCopyright © 2014–2017 openbase.org. All rights reserved.