Provides a small PalCom device with a timer service that sends out commands at a specified interval.

Package Specification

The class {@link ist.palcom.services.timer.TimerDevice} is a PalCom device with a timer service. It serves as an example of using the {@link ist.palcom.device.DeviceIO} class for interaction between PalcomThreads and (simulated) hardware.

@see ist.palcom.device @see ist.palcom.simulated.device