Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "gowx",
Short: "Go Weather Station Interface",
Long: `Go Weather Station Interface is a data logger and web interface for
weather station data.
It currently parses the serial data from the WSDL WxShield for Arduino,
store the parsed data in a database, and has a web display interface.`,
}
This represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.