com.cumulocity.model.energy.sensor
Class ThreePhaseElectricitySensor
java.lang.Object
com.cumulocity.model.energy.sensor.ThreePhaseElectricitySensor
public class ThreePhaseElectricitySensor
- extends Object
Provides a representation for a single phase electricity sensor.
An electricity sensor typically measures energy consumption (usually measured in kWh), but more complex sensors can also measure
instantaneous power (usually measured in W), reactive power, harmonic distortion, etc.
A three phase meter can perform these measurements for three phases at the same time (typical industrial usage).
At this moment in time, this representation does not have any properties of its own.
- Author:
- ricardomarques
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreePhaseElectricitySensor
public ThreePhaseElectricitySensor()
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.