Interface TimerHandler<T extends DigitalTwinBase<T>>

Type Parameters:
T - the type of the DigitalTwinBase.

public interface TimerHandler<T extends DigitalTwinBase<T>>
Callback to a handle a timer message for a DigitalTwinBase.