UR - UnitRemoteDT - DataTypepublic class GenericValueBoundaryTrigger<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 |
GenericValueBoundaryTrigger.TriggerOperation |
| Constructor and Description |
|---|
GenericValueBoundaryTrigger(UR unitRemote,
double boundary,
GenericValueBoundaryTrigger.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 GenericValueBoundaryTrigger(UR unitRemote, double boundary, GenericValueBoundaryTrigger.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.