Package 

Interface NIMMSTADeviceEventHandler


  • 
    public interface NIMMSTADeviceEventHandler
    
                        

    Interface to handle events from a NIMMSTA Device.

    For every function the event handler will receive a reference to the NIMMSTADevice that created the event. This reference can then be used to handle the event, for example by turning on the LED or triggering a vibration.