Class SunSpecCodeGenerator.Model
java.lang.Object
io.openems.edge.bridge.modbus.sunspec.SunSpecCodeGenerator.Model
- Enclosing class:
- SunSpecCodeGenerator
POJO container for a SunSpec Model.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
protected final int
protected String
protected final int
protected final SunSpecModelType
protected final String
protected String
protected final List<SunSpecCodeGenerator.Point>
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
protected final int id -
len
protected final int len -
name
-
points
-
modelType
-
label
-
description
-
notes
-
-
Constructor Details
-
Model
-
-
Method Details
-
getPoint
Gets the Point with the given Id.- Parameters:
id
- the Point-ID- Returns:
- the Point
- Throws:
OpenemsException
- on error
-
toString
-