com.cumulocity.model.energy.measurement
Class EnergyValue

java.lang.Object
  extended by com.cumulocity.model.measurement.MeasurementValue
      extended by com.cumulocity.model.energy.measurement.EnergyValue

public class EnergyValue
extends MeasurementValue

Represents a EnergyValue, as reported by SinglePhaseElectricitySensor and ThreePhaseElectricitySensor. At the moment, this representation does not provide any additional properties of its own.

Author:
ricardomarques

Constructor Summary
EnergyValue()
           
 
Method Summary
 
Methods inherited from class com.cumulocity.model.measurement.MeasurementValue
equals, getQuantity, getState, getType, getUnit, getValue, hashCode, setQuantity, setState, setType, setUnit, setValue, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EnergyValue

public EnergyValue()


Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.