Package nl.basjes.sunspec
Class ConstantsKt
-
- All Implemented Interfaces:
public final class ConstantsKt
-
-
Field Summary
Fields Modifier and Type Field Description public final static IntegerSUNSPEC_STANDARD_UNITIDprivate final static IntArraySUNSPEC_STANDARD_START_PHYSICAL_ADDRESSpublic final static StringSUNSPEC_HEADERpublic final static IntegerSUNS_HEADER_MODEL_IDpublic final static IntegerSUNS_CHAIN_END_MODEL_IDpublic final static IntegerSUNSPEC_MODEL_ID_REGISTERSpublic final static IntegerSUNSPEC_MODEL_L_REGISTERS
-
Method Summary
Modifier and Type Method Description final IntArraygetSUNSPEC_STANDARD_START_PHYSICAL_ADDRESS()The list of starting addresses where the SunSpec Model chain can begin. -
-
Method Detail
-
getSUNSPEC_STANDARD_START_PHYSICAL_ADDRESS
final IntArray getSUNSPEC_STANDARD_START_PHYSICAL_ADDRESS()
The list of starting addresses where the SunSpec Model chain can begin.
-
-
-
-