Package nl.basjes.sunspec.device
Object Utils
-
- All Implemented Interfaces:
public class Utils
-
-
Method Summary
Modifier and Type Method Description final FieldaddSunSHeaderBlock(SchemaDevice schemaDevice, Address sunSpecStartAddress)final BlockaddSunSpecEndOfChainBlock(SchemaDevice schemaDevice)final Pair<Field, Field>addModelHeaderFields(Block block, Address thisModelAddress)-
-
Method Detail
-
addSunSHeaderBlock
final Field addSunSHeaderBlock(SchemaDevice schemaDevice, Address sunSpecStartAddress)
-
addSunSpecEndOfChainBlock
final Block addSunSpecEndOfChainBlock(SchemaDevice schemaDevice)
-
addModelHeaderFields
final Pair<Field, Field> addModelHeaderFields(Block block, Address thisModelAddress)
-
-
-
-