package
Version:
v0.0.0-...-3a2ea49
Opens a new window with list of versions in this module.
Published: Feb 19, 2024
License: GPL-2.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 Config struct {
LocationID string `json:"location_id"`
LocationName string `json:"location_name"`
ServerURL string `json:"server_url"`
}
type Indicator struct {
ElectricityStatus bool `json:"estatus"`
LocationName string `json:"location_name"`
LocationID string `json:"location_id"`
CurrentTime string `json:"timestamp"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.