command
module
Version:
v0.0.0-...-a2fc001
Opens a new window with list of versions in this module.
Published: May 31, 2016
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Carrot
Carrot is a small Go tool to read data from the P1 port of my smart meter and
write it to InfluxDB.
Usage
Usage of ./carrot:
-baudrate int
specify the baudrate (default 115200)
-device string
specify the device (default "/dev/ttyUSB0")
-influx-db string
specify InfluxDB database (default "carrot")
-influx-host string
specify host of InfluxDB (default "http://localhost:8086")
-influx-password string
specify InfluxDB password
-influx-user string
specify InfluxDB user
License
MIT
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.