public interface HygrometerInterface extends SensorInterface
Modifier and Type | Method and Description |
---|---|
void |
close() |
float |
getRelativeHumidity()
Get the relative humidity in percent.
|
float getRelativeHumidity()
void close()
close
in interface AutoCloseable
close
in interface Closeable
close
in interface SensorInterface
Copyright © 2016–2018 mattjlewis. All rights reserved.