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, setTenant
canPause, findComponentsOfType, getComponentId, getComponentName, getComponentType, getCreatedDate, getLifecycleComponents, getLifecycleError, getLifecycleStatus, getLogger, initialize, initializeNestedComponent, lifecycleInitialize, lifecyclePause, lifecycleStart, lifecycleStop, lifecycleStop, logState, pause, start, startNestedComponent, stop, stop
T extractDeliveryParameters(IDeviceNestingContext nesting, IDeviceAssignment assignment, IDeviceCommandExecution execution) throws SiteWhereException
nesting
- assignment
- execution
- SiteWhereException