Uses of Class
com.cumulocity.model.measurement.MeasurementValue

Packages that use MeasurementValue
com.cumulocity.model.energy.measurement   
com.cumulocity.model.environmental.measurement   
com.cumulocity.model.location.measurement   
com.cumulocity.model.measurement   
 

Uses of MeasurementValue in com.cumulocity.model.energy.measurement
 

Subclasses of MeasurementValue in com.cumulocity.model.energy.measurement
 class EnergyValue
          Represents a EnergyValue, as reported by SinglePhaseElectricitySensor and ThreePhaseElectricitySensor.
 class PowerValue
          Represents a PowerValue, as reported by SinglePhaseElectricitySensor and ThreePhaseElectricitySensor.
 

Uses of MeasurementValue in com.cumulocity.model.environmental.measurement
 

Subclasses of MeasurementValue in com.cumulocity.model.environmental.measurement
 class AccelerationValue
          Represents an AccelerationValue, as reported by AccelerationSensor.
 class BearingValue
          Represents a Bearing, as reported by, for example, MotionSensor.
 class MotionValue
          Represents a MotionValue, as reported by MotionSensor.
 class SpeedValue
          Represents a SpeedValue, as reported by MotionSensor.
 class TemperatureValue
          Represents a TemperatureValue, as reported by TemperatureSensor.
 

Uses of MeasurementValue in com.cumulocity.model.location.measurement
 

Subclasses of MeasurementValue in com.cumulocity.model.location.measurement
 class CoordinateValue
          Represents a CoordinateValue, as reported by GPSSensor.
 

Uses of MeasurementValue in com.cumulocity.model.measurement
 

Methods in com.cumulocity.model.measurement that return types with arguments of type MeasurementValue
 Map<String,MeasurementValue> MeasurementType.getMeasurements()
           
 

Method parameters in com.cumulocity.model.measurement with type arguments of type MeasurementValue
 void MeasurementType.setMeasurements(Map<String,MeasurementValue> measurements)
           
 



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