public interface ForcedDataProducer
extends DataProducer
A data producer that only emits data when a read() command is issued. Using the Timer module,
a periodic read can be programmed onto the board to avoid having to repeatedly send the command from the local device.