Package com.diozero.devices
Interface LuminositySensorInterface
- All Superinterfaces:
AutoCloseable
,Closeable
,SensorInterface
public interface LuminositySensorInterface extends SensorInterface
-
Method Summary
Modifier and Type Method Description float
getLuminosity()
Methods inherited from interface com.diozero.devices.SensorInterface
close
-
Method Details
-
getLuminosity
- Throws:
RuntimeIOException
-