package
Version:
v0.0.0-...-3eac474
Opens a new window with list of versions in this module.
Published: Dec 27, 2019
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Report struct {
Reading struct {
Type string `json:"type"`
RawValue string `json:"raw_value"`
DecodedValue string `json:"decoded_value"`
Timestamp time.Time `json:"timestamp"`
} `json:"reading"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.