public class ConnectionRemote extends AbstractUnitRemote<rst.domotic.unit.connection.ConnectionDataType.ConnectionData> implements Connection
CONNECTION_TIMEOUT, DATA_WAIT_TIMEOUT, logger, LOGGING_TIMEOUT, maintainer, METHOD_CALL_MAX_TIMEOUT, METHOD_CALL_START_TIMEOUT, METHOD_CALL_TIMEOUT_MULTIPLIER, PING_TIMEOUT, REQUEST_TIMEOUT, scopeUPDATE_METHOD_PREFIXSERVICE_LABEL, SERVICE_STATE_PACKAGE| Constructor and Description |
|---|
ConnectionRemote() |
| Modifier and Type | Method and Description |
|---|---|
rst.domotic.state.DoorStateType.DoorState |
getDoorState() |
String |
getLabel() |
rst.domotic.state.PassageStateType.PassageState |
getPassageState() |
rst.domotic.state.WindowStateType.WindowState |
getWindowState() |
void |
notifyDataUpdate(rst.domotic.unit.connection.ConnectionDataType.ConnectionData data) |
activate, applyAction, applyConfigUpdate, getLocationConfig, getScope, getTemplate, getType, getUnitRegistry, init, init, init, init, initById, initByLabel, isEnabled, postInit, recordSnapshot, waitForData, waitForDataaddConfigObserver, getConfig, getConfigClass, getConfigField, getConfigField, getId, hasConfigField, init, notifyConfigUpdate, removeConfigObserver, shutdown, supportsConfigFieldactivate, addConnectionStateObserver, addDataObserver, addHandler, addObserver, callMethod, callMethod, callMethod, callMethod, callMethodAsync, callMethodAsync, deactivate, getConnectionState, getData, getDataClass, getDataField, getPing, hasDataField, init, init, isActive, isConnected, isDataAvailable, isLocked, lock, ping, removeConnectionStateObserver, removeDataObserver, removeObserver, requestData, reset, setMessageProcessor, toString, unlock, validateActivation, validateData, validateInitialization, verifyMaintainability, waitForConnectionState, waitForConnectionStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTemplate, getType, recordSnapshot, restoreSnapshot, verifyOperationServiceState, verifyOperationServiceStateValueaddDataObserver, getData, getDataClass, isDataAvailable, removeDataObserver, waitForData, waitForDataapplyAction, getUpdateMethodNamedetectServiceDataClass, detectServiceMethod, detectServiceMethod, getArgumentClasses, getServiceBaseName, getServicePrefix, getServiceStateName, getServiceStateName, invokeOperationServiceMethod, invokeProviderServiceMethod, invokeServiceMethod, invokeServiceMethodaddConfigObserver, getConfig, getConfigClass, removeConfigObserveractivate, addConnectionStateObserver, getConnectionState, getDataFuture, isConnected, removeConnectionStateObserver, requestDataregisterShutdownHook, registerShutdownHook, shutdownpublic void notifyDataUpdate(rst.domotic.unit.connection.ConnectionDataType.ConnectionData data)
throws org.openbase.jul.exception.CouldNotPerformException
notifyDataUpdate in class org.openbase.jul.extension.rsb.com.RSBRemoteService<rst.domotic.unit.connection.ConnectionDataType.ConnectionData>org.openbase.jul.exception.CouldNotPerformExceptionpublic String getLabel() throws org.openbase.jul.exception.NotAvailableException
AbstractUnitRemotegetLabel in interface org.openbase.jul.iface.provider.LabelProvidergetLabel in class AbstractUnitRemote<rst.domotic.unit.connection.ConnectionDataType.ConnectionData>org.openbase.jul.exception.NotAvailableExceptionpublic rst.domotic.state.DoorStateType.DoorState getDoorState()
throws org.openbase.jul.exception.NotAvailableException
getDoorState in interface DoorStateProviderServiceorg.openbase.jul.exception.NotAvailableExceptionpublic rst.domotic.state.PassageStateType.PassageState getPassageState()
throws org.openbase.jul.exception.NotAvailableException
getPassageState in interface PassageStateProviderServiceorg.openbase.jul.exception.NotAvailableExceptionpublic rst.domotic.state.WindowStateType.WindowState getWindowState()
throws org.openbase.jul.exception.NotAvailableException
getWindowState in interface WindowStateProviderServiceorg.openbase.jul.exception.NotAvailableExceptionCopyright © 2014–2017 openbase.org. All rights reserved.