UR - UnitRemoteDT - DataTypepublic class GenericValueDualBoundaryTrigger<UR extends org.openbase.bco.dal.remote.unit.AbstractUnitRemote,DT extends com.google.protobuf.GeneratedMessage> extends AbstractTrigger
| Modifier and Type | Class and Description |
|---|---|
static class |
GenericValueDualBoundaryTrigger.TriggerOperation |
| Constructor and Description |
|---|
GenericValueDualBoundaryTrigger(UR unitRemote,
double upperBoundary,
double lowerBoundary,
GenericValueDualBoundaryTrigger.TriggerOperation triggerOperation,
rst.domotic.service.ServiceTemplateType.ServiceTemplate.ServiceType serviceType,
String specificValueCall) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deactivate() |
boolean |
isActive() |
void |
shutdown() |
deregisterObserver, getActivationState, notifyChange, registerObserverpublic GenericValueDualBoundaryTrigger(UR unitRemote, double upperBoundary, double lowerBoundary, GenericValueDualBoundaryTrigger.TriggerOperation triggerOperation, rst.domotic.service.ServiceTemplateType.ServiceTemplate.ServiceType serviceType, String specificValueCall) throws org.openbase.jul.exception.InstantiationException
org.openbase.jul.exception.InstantiationExceptionpublic void activate()
throws org.openbase.jul.exception.CouldNotPerformException,
InterruptedException
org.openbase.jul.exception.CouldNotPerformExceptionInterruptedExceptionpublic void deactivate()
throws org.openbase.jul.exception.CouldNotPerformException,
InterruptedException
org.openbase.jul.exception.CouldNotPerformExceptionInterruptedExceptionpublic boolean isActive()
public void shutdown()
shutdown in interface org.openbase.jul.iface.Shutdownableshutdown in class AbstractTriggerCopyright © 2015–2017 openbase.org. All rights reserved.