Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 642 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 642 Bytes

owllistener

Listen for multicast packets from owl network energy monitor and send to initialstate

Build Status

Build

gradle debianPackage

Copy resulting package from build/distributions/owllistener_0.1-1_all.deb to your target machine

Example install

sudo dpkg -i owllistener_0.1-1_all.deb

sudo cp /opt/owllistener/etc/owllistener.conf.example /etc/default/owllistener

sudo vi /etc/default/owllistener

Insert your initialstate bucket and access key into the file

sudo update-rc.d owllistener defaults