Interface PeripheralDispatcherService


public interface PeripheralDispatcherService
Provides methods concerning the PeripheralJobDispatcher.
  • Method Summary

    Modifier and Type Method Description
    void dispatch()
    Explicitly trigger the dispatching process for peripheral jobs.
    void withdrawByLocation​(TCSResourceReference<Location> ref)
    Withdraw any order that a peripheral device (represented by the given location) might be processing.