public class MonitorRemote extends AbstractUnitRemote<rst.domotic.unit.dal.MonitorDataType.MonitorData> implements Monitor
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_PREFIX| Constructor and Description |
|---|
MonitorRemote() |
| Modifier and Type | Method and Description |
|---|---|
rst.domotic.state.PowerStateType.PowerState |
getPowerState() |
rst.domotic.state.StandbyStateType.StandbyState |
getStandbyState() |
Future<rst.domotic.action.ActionFutureType.ActionFuture> |
setPowerState(rst.domotic.state.PowerStateType.PowerState powerState) |
Future<rst.domotic.action.ActionFutureType.ActionFuture> |
setStandbyState(rst.domotic.state.StandbyStateType.StandbyState standbyState) |
activate, addServiceStateObserver, applyAction, applyConfigUpdate, getGlobalBoundingBoxCenterPoint3d, getGlobalPosition, getGlobalPositionPoint3d, getGlobalRotation, getGlobalRotationQuat4d, getLabel, getLocalBoundingBoxCenterPoint3d, getLocalPosition, getLocalRotation, getLocationConfig, getParentLocationConfig, getParentLocationRemote, getScope, getTemplate, getTransform3D, getTransform3DInverse, getTransformation, getType, getUnitRegistry, init, init, init, init, initById, initByLabel, isEnabled, notifyDataUpdate, postInit, recordSnapshot, removeServiceStateObserver, shutdown, updateActionDescription, updateActionDescription, waitForData, waitForDataaddConfigObserver, getConfig, getConfigClass, getConfigField, getConfigField, getId, hasConfigField, init, notifyConfigUpdate, removeConfigObserver, supportsConfigFieldactivate, addConnectionStateObserver, addDataObserver, addHandler, addObserver, applyExternalDataUpdate, callMethod, callMethod, callMethod, callMethod, callMethodAsync, callMethodAsync, deactivate, getConnectionState, getData, getDataClass, getDataField, getPing, hasDataField, init, init, isActive, isConnected, isDataAvailable, isLocked, lock, ping, reinit, reinit, removeConnectionStateObserver, removeDataObserver, removeObserver, requestData, reset, setMessageProcessor, toString, unlock, validateActivation, validateData, validateInitialization, verifyMaintainability, waitForConnectionState, waitForConnectionStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetPowerStategetUpdateMethodNamerestoreSnapshot, verifyOperationServiceState, verifyOperationServiceStateValueaddConfigObserver, getConfig, getConfigClass, removeConfigObserveractivate, addConnectionStateObserver, getConnectionState, isConnected, removeConnectionStateObserver, requestDataregisterShutdownHook, registerShutdownHookisLocked, lock, unlock, verifyMaintainabilitypublic rst.domotic.state.PowerStateType.PowerState getPowerState()
throws org.openbase.jul.exception.NotAvailableException
getPowerState in interface PowerStateProviderServiceorg.openbase.jul.exception.NotAvailableExceptionpublic Future<rst.domotic.action.ActionFutureType.ActionFuture> setPowerState(rst.domotic.state.PowerStateType.PowerState powerState) throws org.openbase.jul.exception.CouldNotPerformException
setPowerState in interface PowerStateOperationServiceorg.openbase.jul.exception.CouldNotPerformExceptionpublic rst.domotic.state.StandbyStateType.StandbyState getStandbyState()
throws org.openbase.jul.exception.NotAvailableException
getStandbyState in interface StandbyStateProviderServiceorg.openbase.jul.exception.NotAvailableExceptionpublic Future<rst.domotic.action.ActionFutureType.ActionFuture> setStandbyState(rst.domotic.state.StandbyStateType.StandbyState standbyState) throws org.openbase.jul.exception.CouldNotPerformException
setStandbyState in interface StandbyStateOperationServiceorg.openbase.jul.exception.CouldNotPerformExceptionCopyright © 2014–2017 openbase.org. All rights reserved.