T - public interface ICommandDeliveryParameterExtractor<T> extends ITenantLifecycleComponent
| Modifier and Type | Method and Description |
|---|---|
T |
extractDeliveryParameters(IDeviceNestingContext nesting,
IDeviceAssignment assignment,
IDeviceCommandExecution execution)
Extract required delivery parameters from the given sources.
|
getTenant, setTenantcanPause, findComponentsOfType, getComponentId, getComponentName, getComponentType, getCreatedDate, getLifecycleComponents, getLifecycleError, getLifecycleStatus, getLogger, initialize, initializeNestedComponent, lifecycleInitialize, lifecyclePause, lifecycleStart, lifecycleStop, lifecycleStop, logState, pause, start, startNestedComponent, stop, stopT extractDeliveryParameters(IDeviceNestingContext nesting, IDeviceAssignment assignment, IDeviceCommandExecution execution) throws SiteWhereException
nesting - assignment - execution - SiteWhereException