Interface LuminositySensorInterface

All Superinterfaces:
AutoCloseable, Closeable, SensorInterface
All Known Implementing Classes:
BH1750, TSL2561

public interface LuminositySensorInterface
extends SensorInterface
  • Method Summary

    Modifier and Type Method Description
    float getLuminosity()  

    Methods inherited from interface com.diozero.devices.SensorInterface

    close