Example accessing meter

For more advanced meter data users. Learn from others and ask questions about how to read meters, how to use the EKM Push Data, and how to display the meter data in useful ways.
Post Reply
dandelot
Posts: 21
Joined: Fri Sep 05, 2014 7:07 pm

Example accessing meter

Post by dandelot »

I've put example code which accesses my EKM water meter in
http://www.prevanders.net/ekmexample.tar (the tar file
comtains C and Python source). It is written for Linux/Unix
but might be of some value for people using other OS's.
Source license is BSD.

http://www.prevanders.net/water.html
shows a little bit of how I use the resulting data.
dandelot
Posts: 21
Joined: Fri Sep 05, 2014 7:07 pm

Re: Example accessing meter

Post by dandelot »

That tar file is now gone, a bit out of date.
The water.html page links to an updated tar file.
wbingham
Posts: 1
Joined: Wed Sep 16, 2015 12:12 pm

Re: Example accessing meter

Post by wbingham »

Dandelot- I am a developer (PHP, JS mostly) and am super interested in more details about your ekm water meter project. Would you be willing to share you hardware setup- I grabbed your tar file already-

I run an ESXi stack out of my house and have lots of dev boxes up and running to host code. Stuck at the physical nature of how you hooked things (serial-to-ethernet converter) up.

Thanks
MohaveTom
Posts: 8
Joined: Wed Aug 12, 2015 2:29 pm

Re: Example accessing meter

Post by MohaveTom »

This is a link to a post in this forum for an example accessing EKM meters using C++.
http://forum.ekmmetering.com/viewtopic ... t=30#p6339

Hope this helps.
Post Reply