Giter Club home page Giter Club logo

currentcost-influx's Introduction

Current Cost CC128 to InfluxDB

Build Status

This program reads the output from Current Cost CC128 devices through Serial-USB and pushes data to an InfluxDB instance for graphing in Grafana.

Usage

CLI

currentcost-influx-amd64 [OPTIONS]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -i, --influx-url <influx-url>     [default: http://localhost:8086]
    -u, --usb-path <usb-path>         [default: /dev/ttyUSB0]

SystemD

  1. Copy the binary and rename to /usr/local/bin/currentcost-influx
  2. Copy the systemd unit file to /etc/systemd/system/
  3. Modify the systemd file as necessary (InfluxDB URL, USB device path etc). Make sure InfluxDB is up n runing!
  4. Enable with systemctl enable currentcost-influx.service and start with systemctl start currentcost-influx.service

currentcost-influx's People

Contributors

strum355 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

andygodber

currentcost-influx's Issues

error deserializing: missing field `tmpr`

Error message generated, possibly due to multiple sensors (0-4) with no sensor connected to 0.

Other sensors working as anticipated.

Jun 22 11:21:11 centos8-agnet currentcost-influx[99440]: error deserializing: missing field tmpr
Jun 22 11:21:11 centos8-agnet currentcost-influx[99440]: CC128-v1.290039611:20:30003981kwhr0>
Jun 22 11:21:21 centos8-agnet currentcost-influx[99440]: error deserializing: missing field tmpr
Jun 22 11:21:21 centos8-agnet currentcost-influx[99440]: CC128-v1.290039611:20:40003981kwhr0>
Jun 22 11:21:31 centos8-agnet currentcost-influx[99440]: error deserializing: missing field tmpr
Jun 22 11:21:31 centos8-agnet currentcost-influx[99440]: CC128-v1.290039611:20:50003981kwhr0>
Jun 22 11:21:41 centos8-agnet currentcost-influx[99440]: error deserializing: missing field tmpr

Serial Timeout

Hi Noah - thanks for your work on this.
Im getting "error reading from serial: Operation timed out"

Centos8 stream. Confirming device is /dev/ttyUSB0 and influx connection working (it created empty tables).
The CC device is able to be read by other simple serial loggers.

My first time with rust/cargo but managed to get deps installed.
Tried increase the timeout value to 30s but still no joy.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.