models

package
v0.0.0-...-be5ebc0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2022 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AirQualityObserved

type AirQualityObserved struct {
	gorm.Model
	EntityId    string
	DeviceId    string
	CO2         float64
	Humidity    float64
	Temperature float64
	Latitude    float64
	Longitude   float64
	Timestamp   time.Time
}

Jump to

Keyboard shortcuts

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