package
Version:
v0.0.0-...-a1c8074
Opens a new window with list of versions in this module.
Published: Mar 5, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type State struct {
PowerConsumption float64 `json:"powerConsumption"`
Frequency float64 `json:"frequency"`
Voltage float64 `json:"voltage"`
Current float64 `json:"current"`
ActivePower float64 `json:"activePower"`
ReactivePower float64 `json:"reactivePower"`
FullPower float64 `json:"fullPower"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.