Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data manipulation? #1

Closed
sle118 opened this issue Apr 6, 2016 · 2 comments
Closed

Data manipulation? #1

sle118 opened this issue Apr 6, 2016 · 2 comments

Comments

@sle118
Copy link

sle118 commented Apr 6, 2016

Hello and thanks for this super plugin!

I am using a home energy monitor from aeon labs and one of the parameters I am interested in is voltage. The problem with this is that the value is reported as kWh in the vets config. This means we see a value change event for each report going from 117.88 to 2765 then back to 117.76 then 2766... You get the point.

I was thinking about intercepting the value and based on a simple regex (or limit), redirect the value to a new whisper dB variable. Is this any possible, and if so, how?

@akbooer
Copy link
Owner

akbooer commented Apr 6, 2016

Yes, I've heard this is a problem with that device.

Yes, Graphite / DataYours is exactly designed to be able to insert other processing into the data acquisition chain. Let's continue the discussion here: http://forum.micasaverde.com/index.php/topic,37119.0.html, which is a very relevant and recent thread.

@akbooer
Copy link
Owner

akbooer commented Apr 9, 2016

Now fixed with the release of User Defined Processing in DataWatcher.

@akbooer akbooer closed this as completed Apr 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants