Has anyone used node to test bacnet over ipv6. I'm able to use node-bacnet to verify it via IPv4 with no issues but it does not seem to handle IPv6. I don't see any other packages that will work with IPv6 but maybe I'm missing something.
Asked
Active
Viewed 22 times
0
-
You probably need to clarify; are you using 'node-bacnet' as a client or as a server (?). If as a server, have you tried using 'YABE' as a client (?). – DennisVM-D2i Aug 13 '23 at 19:17
-
Sorry mean to get back to you. I've ended up reworking node-bacnet to work with IPv6 for me. – B Geaney Aug 25 '23 at 08:19
-
Probably worth putting a brief answer to your own question, for the benefit of others. – DennisVM-D2i Aug 25 '23 at 11:17