mqtt

package
v0.0.0-...-a1c8074 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 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 State

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"`
}

Jump to

Keyboard shortcuts

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