Open
Description
I want to use knxd in combination with the knx.js library (https://github.com/ekarak/knx), but I'm having trouble configuring knxd correctly. I'm using an HID USB connection with my KNX bus, and so far, I've been using the following KNXD_OPTS:
KNXD_OPTS="-e 0.0.1 -E 0.0.2:8 -u /tmp/knx -b usb"
With this configuration, I was able to successfully execute commands like knxtool groupswrite but wasn't able to connect from the knx.js library.
Metadata
Metadata
Assignees
Labels
No labels