com.cumulocity.model.energy.sensor
Class SinglePhaseElectricitySensor

java.lang.Object
  extended by com.cumulocity.model.energy.sensor.SinglePhaseElectricitySensor

public class SinglePhaseElectricitySensor
extends Object

Provides a representation for a single phase electricity sensor. An electricity sensor typically measures energy consumption (kWh), but more complex sensors can also measure instantaneous power (W), reactive power, harmonic distortion, etc. A single phase meter can perform these measurements for a single phase (typical home usage). At this moment in time, this representation does not have any properties of its own.

Author:
ricardomarques

Constructor Summary
SinglePhaseElectricitySensor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SinglePhaseElectricitySensor

public SinglePhaseElectricitySensor()


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