public interface Photometer extends GenericDevice
Modifier and Type | Field and Description |
---|---|
static String |
PHOTOMETER_CURRENT_ILLUMINANCE
Service property indicating the current illuminance sensed by the
photometer, expressed in lux (lx).
|
DEFAULT_HEIGHT, DEFAULT_WIDTH, DEVICE_SERIAL_NUMBER, FAULT_NO, FAULT_PROPERTY_NAME, FAULT_UNKNOWN, FAULT_YES, LOCATION_PROPERTY_NAME, LOCATION_UNKNOWN, STATE_ACTIVATED, STATE_DEACTIVATED, STATE_PROPERTY_NAME, STATE_UNKNOWN
Modifier and Type | Method and Description |
---|---|
double |
getIlluminance()
Return the current illuminance sensed by this photometer, expressed in
lux (lx).
|
addListener, constainsProperty, enterInZones, getFault, getProperties, getPropertyValue, getSerialNumber, getState, hasPropertyValue, leavingZones, removeListener, removeProperty, setFault, setPropertyValue, setState
static final String PHOTOMETER_CURRENT_ILLUMINANCE
java.lang.Double
always positive
.getIlluminance()
,
Constant Field Valuesdouble getIlluminance()
PHOTOMETER_CURRENT_ILLUMINANCE
Copyright © 2012-2013 ADELE Research Group. All Rights Reserved.