Parse serial data
Parses the serial data coming from the WSDL sheild and sends it to the MQTT broker.
gowx parser
--baud int Serial baud rate (default 9600)
--elevation int Elevation above sea level
--port string Serial port to connect to
--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