Web Server
Launches the web server.
gowx server
--address string Address and port to listen on. (default ":0")
--webroot string Root directory for the web server. (default "web")
--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
- gowx - Go Weather Station Interface