T
- public interface IRouteBuilder<T>
Modifier and Type | Method and Description |
---|---|
T |
build(IDeviceEvent event,
IDevice device,
IDeviceAssignment assignment)
Build a route based on information about a device event.
|
T build(IDeviceEvent event, IDevice device, IDeviceAssignment assignment) throws SiteWhereException
event
- device
- assignment
- SiteWhereException