public interface IDeviceEventFilter extends ITenantLifecycleComponent
Modifier and Type | Method and Description |
---|---|
boolean |
isFiltered(IDeviceEvent event,
IDevice device,
IDeviceAssignment assignment)
Indicates if an event should be filtered.
|
getTenant, setTenant
canPause, findComponentsOfType, getComponentId, getComponentName, getComponentType, getCreatedDate, getLifecycleComponents, getLifecycleError, getLifecycleStatus, getLogger, initialize, initializeNestedComponent, lifecycleInitialize, lifecyclePause, lifecycleStart, lifecycleStop, lifecycleStop, logState, pause, start, startNestedComponent, stop, stop
boolean isFiltered(IDeviceEvent event, IDevice device, IDeviceAssignment assignment) throws SiteWhereException
event
- device
- assignment
- SiteWhereException