1.0.0 • Published 12 years ago

cube-eds-poller v1.0.0

Weekly downloads
3
License
-
Repository
-
Last release
12 years ago

cube-eds-poller

Extract temperature, power consumption or whatever other data from an EDS 1-Wire server such as OW-SERVER-ENET.

Installation

npm install -g cube-eds-poller

Configuration

This assumes a node installation in /opt/local. Adjust accordingly.

cp /opt/local/lib/node_modules/cube-eds-poller/config.json /etc/eds-poller.json
vi /etc/eds-poller.json

Running

eds-poller /etc/eds-poller.json

There's also an SMF manifest included in the directory. Tweak it for your paths and svccfg import it to start eds-poller.

License

MIT