Interface ThermometerInterface

    • Method Detail

      • getTemperature

        float getTemperature()
                      throws RuntimeIOException
        Get temperature in degrees celsius
        Returns:
        Temperature (deg C)
        Throws:
        RuntimeIOException - if an I/O error occurs