Documentation
¶
Index ¶
Constants ¶
View Source
const ( ModelID = 303 ModelLabel = "Back of Module Temperature Model" ModelDescription = "Include to support variable number of back of module temperature measurements" )
View Source
const (
TmpBOM = "TmpBOM"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Block303 ¶
type Block303 struct {
Repeats []Block303Repeat
}
type Block303Repeat ¶
type Block303Repeat struct {
TmpBOM int16 `sunspec:"offset=0,sf=-1"`
}
Click to show internal directories.
Click to hide internal directories.