Class MeterVoltageBlock

java.lang.Object
org.flasby.solaredge.MeterVoltageBlock
All Implemented Interfaces:
Jsonable

public class MeterVoltageBlock extends Object implements Jsonable
  • Field Details

    • I_AC_VoltageLN

      public final ScaledValue I_AC_VoltageLN
    • I_AC_VoltageAB

      public final ScaledValue I_AC_VoltageAB
    • I_AC_VoltageBC

      public final ScaledValue I_AC_VoltageBC
    • I_AC_VoltageCA

      public final ScaledValue I_AC_VoltageCA
    • I_AC_VoltageAN

      public final ScaledValue I_AC_VoltageAN
    • I_AC_VoltageLL

      public final ScaledValue I_AC_VoltageLL
    • I_AC_VoltageBN

      public final ScaledValue I_AC_VoltageBN
    • I_AC_VoltageCN

      public final ScaledValue I_AC_VoltageCN
    • I_AC_Voltage_SF

      public final Short I_AC_Voltage_SF
  • Constructor Details

    • MeterVoltageBlock

      public MeterVoltageBlock(RegisterGroup registers)
  • Method Details