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, setTenantcanPause, findComponentsOfType, getComponentId, getComponentName, getComponentType, getCreatedDate, getLifecycleComponents, getLifecycleError, getLifecycleStatus, getLogger, initialize, initializeNestedComponent, lifecycleInitialize, lifecyclePause, lifecycleStart, lifecycleStop, lifecycleStop, logState, pause, start, startNestedComponent, stop, stopboolean isFiltered(IDeviceEvent event, IDevice device, IDeviceAssignment assignment) throws SiteWhereException
event - device - assignment - SiteWhereException