Page 1 of 1

ioBroker adapter for hapcan ethergw

Posted: 03 Nov 2017, 15:08
by hapuser
Hi All,
I have created beta version of adapter for ioBroker, just for relay nodes.
For installation run following commands (aaa replace with opt, I was unable to submit topic without this change):
cp hapcan.tgz /aaa/iobroker/node_modules
cd /aaa/iobroker/node_modules
tar xzf hapcan.tgz
iobroker add iobroker.hapcan


After this , make configuration of adapter via gui http://your_iobroker:8081 (ip/port of hapcan ethergw, enable autodisovery of nodes on canbus, some debugs to log). And enable it.
I'm just JS beginner , so feel free to improve it.

BR
Pavel