Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 738 Bytes

gowx_parser.md

File metadata and controls

34 lines (23 loc) · 738 Bytes

gowx parser

Parse serial data

Synopsis

Parses the serial data coming from the WSDL sheild and sends it to the MQTT broker.

gowx parser

Options

      --baud int        Serial baud rate (default 9600)
      --elevation int   Elevation above sea level
      --port string     Serial port to connect to

Options inherited from parent commands

      --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

  • gowx - Go Weather Station Interface
Auto generated by spf13/cobra on 27-Mar-2016