pro

package
v0.0.0-...-e05b1bb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Status

type Status struct {
	Date           string
	Timestamp      int64
	Currents       []float64
	Powers         []float64
	PowerAll       float64 `json:"power_all"`
	Imported       float64
	Exported       float64
	PlugState      bool    `json:"plug_state"`
	ChargeState    bool    `json:"charge_state"`
	PhasesActual   int     `json:"phases_actual"`
	PhasesTarget   int     `json:"phases_target"`
	PhasesInUse    int     `json:"phases_in_use"`
	OfferedCurrent float64 `json:"offered_current"`
	EvseSignaling  string  `json:"evse_signaling"`
	VehicleID      string  `json:"vehicle_id"`
	Soc            int     `json:"soc_value"`
	SocTimestamp   int64   `json:"soc_timestamp"`
	Serial         string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL