Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 901 Bytes

gowx.md

File metadata and controls

30 lines (21 loc) · 901 Bytes

gowx

Go Weather Station Interface

Synopsis

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.

Options

      --broker string     MQTT Server (default "tcp://localhost:1883")
      --config string     config file (default is gowx.yaml)
      --database string   Database (default "gowx.db")
  -v, --verbose           Enable verbose output

SEE ALSO

Auto generated by spf13/cobra on 27-Mar-2016