Interface BrickletRealTimeClock.AlarmListener

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void alarm​(int year, short month, short day, short hour, short minute, short second, short centisecond, short weekday, long timestamp)  
    • Method Detail

      • alarm

        void alarm​(int year,
                   short month,
                   short day,
                   short hour,
                   short minute,
                   short second,
                   short centisecond,
                   short weekday,
                   long timestamp)