HomeGenie Forum

Automation Program Plugins and Wizard Scripting => APP Contributions => Topic started by: fra290 on October 31, 2016, 06:12:04 PM

Title: My data persistent with chart (Generic Monitor)
Post by: fra290 on October 31, 2016, 06:12:04 PM
For my fish tank I have develop one new module for data persistence with relative widget able to plot the data on a chart.
I’m not a coder and I'm newbie in HG, probably is possible optimize the code and add new error control.
I have used "rrdtools" (http://oss.oetiker.ch/rrdtool/ (http://oss.oetiker.ch/rrdtool/) ) a little "vintage" library but very light and fast (run fine on my hold raspberry)

Features

Compatibility and limitations

Install
Code: [Select]
sudo apt-get install rrdtool
Code: [Select]
cp monitor.png /usr/local/bin/homegenie/html/pages/control/widgets/homegenie/generic/images
cp chart*.png /usr/local/bin/homegenie/html/images
I'm waiting feeback, Thank You
  MArco
 
Title: Re: My data persistent with chart (Generic Monitor)
Post by: HGexperimenter on November 14, 2016, 04:02:47 PM
Hi,
Is there a link to the HG source code?
Thanks!
Title: Re: My data persistent with chart (Generic Monitor)
Post by: raptorjr on November 14, 2016, 06:22:20 PM
I think it is in the .rar file.