Package org.flasby.solaredge
Class MeterCommon
java.lang.Object
org.flasby.solaredge.RegisterGroup
org.flasby.solaredge.MeterCommon
- All Implemented Interfaces:
Jsonable
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Short
final String
final String
final String
final String
final Short
final Short
final String
final CurrentBlock
final FrequencyBlock
final SunSpecDID
final Short
final PowerBlock
static final int
final MeterVoltageBlock
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.flasby.solaredge.RegisterGroup
getElementCount, getLength, getString, getSunSpecDID, uint16, uint32
-
Field Details
-
START
public static final int START- See Also:
-
C_SunSpec_ID
-
C_SunSpec_Length
-
C_Manufacturer
-
C_Model
-
C_Option
-
C_Version
-
C_SerialNumber
-
C_DeviceAddress
-
M_ModelBlock_Length
-
M_MeterType
-
currentBlock
-
voltageBlock
-
frequencyBlock
-
powerBlock
-
-
Constructor Details
-
MeterCommon
- Throws:
com.ghgande.j2mod.modbus.ModbusException
-
MeterCommon
- Throws:
com.ghgande.j2mod.modbus.ModbusException
-
-
Method Details
-
toString
- Overrides:
toString
in classRegisterGroup
-
asJson
-