package
Version:
v0.0.0-...-2844c96
Opens a new window with list of versions in this module.
Published: Oct 21, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type EnviotPayload struct {
Payload struct {
Battery *int `json:"battery,omitempty"`
Humidity *float32 `json:"humidity,omitempty"`
SensorStatus int `json:"sensorStatus"`
SnowHeight *int `json:"snowHeight,omitempty"`
Temperature *float32 `json:"temperature,omitempty"`
} `json:"payload"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.