public interface Powermeter extends GenericDevice
Modifier and Type | Field and Description |
---|---|
static String |
POWERMETER_CURRENT_RATING
Service property indicating the current Power Rating sensed by the Powermeter device, expressed in watt (W)
This property is mandatory
Type of values :
java.lang.Double
Description : value is a power rating expressed in watt (W), so it is
always positive .
|
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 |
getCurrentPowerRating()
Returns the current Power rating sensed by the powermeter expressed in watt (W)
|
addListener, constainsProperty, enterInZones, getFault, getProperties, getPropertyValue, getSerialNumber, getState, hasPropertyValue, leavingZones, removeListener, removeProperty, setFault, setPropertyValue, setState
static final String POWERMETER_CURRENT_RATING
java.lang.Double
always positive
.getCurrentPowerRating()
,
Constant Field Valuesdouble getCurrentPowerRating()
POWERMETER_CURRENT_RATING
Copyright © 2012-2013 ADELE Research Group. All Rights Reserved.