entities

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2025 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MqttPayload

type MqttPayload struct {
	Device      string      `json:"device"`
	Battery     float64     `json:"battery"`
	Humidity    float64     `json:"humidity"`
	Temperature float64     `json:"temperature"`
	Watermarks  []Watermark `json:"watermarks"`
}

type Watermark added in v1.1.0

type Watermark struct {
	Resistance int `json:"resistance"`
	Centibar   int `json:"centibar"`
	Depth      int `json:"depth"`
}

Jump to

Keyboard shortcuts

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