public class RollerShutterRemote extends AbstractUnitRemote<rst.domotic.unit.dal.RollerShutterDataType.RollerShutterData> implements RollerShutter
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_PREFIXSERVICE_LABEL| Constructor and Description |
|---|
RollerShutterRemote() |
| Modifier and Type | Method and Description |
|---|---|
rst.domotic.state.BlindStateType.BlindState |
getBlindState() |
void |
notifyDataUpdate(rst.domotic.unit.dal.RollerShutterDataType.RollerShutterData data) |
Future<Void> |
setBlindState(rst.domotic.state.BlindStateType.BlindState.MovementState movementState) |
Future<Void> |
setBlindState(rst.domotic.state.BlindStateType.BlindState value) |
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, ping, removeConnectionStateObserver, removeDataObserver, removeObserver, requestData, reset, toString, validateActivation, validateData, validateInitialization, waitForConnectionState, waitForConnectionState, waitForData, waitForDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyAction, getUpdateMethodNamedetectServiceMethod, getArgumentClasses, getServiceBaseName, getServicePrefix, getServiceStateName, invokeServiceMethodrestoreSnapshotaddConfigObserver, getConfig, getConfigClass, removeConfigObserveractivate, addConnectionStateObserver, callMethod, callMethod, callMethod, callMethod, callMethodAsync, callMethodAsync, getConnectionState, getData, getDataClass, getDataFuture, isConnected, removeConnectionStateObserver, requestData, waitForData, waitForDatapublic void notifyDataUpdate(rst.domotic.unit.dal.RollerShutterDataType.RollerShutterData data)
notifyDataUpdate in class org.openbase.jul.extension.rsb.com.RSBRemoteService<rst.domotic.unit.dal.RollerShutterDataType.RollerShutterData>public Future<Void> setBlindState(rst.domotic.state.BlindStateType.BlindState.MovementState movementState) throws org.openbase.jul.exception.CouldNotPerformException
org.openbase.jul.exception.CouldNotPerformExceptionpublic Future<Void> setBlindState(rst.domotic.state.BlindStateType.BlindState value) throws org.openbase.jul.exception.CouldNotPerformException
setBlindState in interface BlindStateOperationServiceorg.openbase.jul.exception.CouldNotPerformExceptionpublic rst.domotic.state.BlindStateType.BlindState getBlindState()
throws org.openbase.jul.exception.NotAvailableException
getBlindState in interface BlindStateProviderServiceorg.openbase.jul.exception.NotAvailableExceptionCopyright © 2014–2017 openbase.org. All rights reserved.