Package RFIDReader

Class TemperatureNotificationSettings

java.lang.Object
RFIDReader.TemperatureNotificationSettings

public class TemperatureNotificationSettings extends Object
  • Field Details

    • notificationInterval

      public int notificationInterval
    • alertInterval

      public int alertInterval
    • warningThreshold

      public double warningThreshold
    • alertThreshold

      public double alertThreshold
  • Constructor Details

    • TemperatureNotificationSettings

      public TemperatureNotificationSettings()
  • Method Details