models

package
v0.0.0-...-376af14 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2019 License: Apache-2.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 Iotdata

type Iotdata struct {
	Machineid   string `json:"no"`
	Temp        string `json:"temperture"`
	Humid       string `json:"humidity"`
	SoilHumid   string `json:"soil_humidity"`
	Co2         string `json:"co2_concentration"`
	Illuminance string `json:"illuminance"`
	Wavelength  string `json:"wavelength"`
}

type ReqestTimestamp

type ReqestTimestamp struct {
	Limit int    `json:"limit"`
	Start string `json:"start"`
	End   string `json:"end"`
}

Jump to

Keyboard shortcuts

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