Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InverterUpdate ¶
type InverterUpdate struct { Name string SerialNumber string Telemetry solaredge.InverterTelemetry }
type SiteUpdate ¶
type SiteUpdate struct { ID int Name string PowerOverview solaredge.PowerOverview InverterUpdates []InverterUpdate }
type Update ¶
type Update []SiteUpdate
Click to show internal directories.
Click to hide internal directories.