- java.lang.Object
-
- com.tinkerforge.BrickletEnergyMonitor.EnergyData
-
-
Constructor Summary
Constructors
Constructor and Description |
EnergyData() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
voltage
public int voltage
-
current
public int current
-
realPower
public int realPower
-
apparentPower
public int apparentPower
-
reactivePower
public int reactivePower
-
powerFactor
public int powerFactor
-
frequency
public int frequency
-
Constructor Detail
-
EnergyData
public EnergyData()
Copyright © 2021 Tinkerforge GmbH. All rights reserved.