UR - UnitRemoteDT - DataTypepublic class GenericValueDualBoundaryBCOTrigger<UR extends AbstractUnitRemote,DT extends com.google.protobuf.GeneratedMessage>
extends org.openbase.jul.pattern.trigger.AbstractTrigger
| Modifier and Type | Class and Description |
|---|---|
static class |
GenericValueDualBoundaryBCOTrigger.TriggerOperation |
| Constructor and Description |
|---|
GenericValueDualBoundaryBCOTrigger(UR unitRemote,
double upperBoundary,
double lowerBoundary,
GenericValueDualBoundaryBCOTrigger.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 GenericValueDualBoundaryBCOTrigger(UR unitRemote, double upperBoundary, double lowerBoundary, GenericValueDualBoundaryBCOTrigger.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 org.openbase.jul.pattern.trigger.AbstractTriggerCopyright © 2014–2018 openbase.org. All rights reserved.