bacpypes
bacpypes copied to clipboard
Does bacpypes support ipv6?
I am curious to know whether bacpypes work with ipv6? For both ways; Initializing application with bacnet address as ipv6 address and also define target device address by accepting ipv6 address.
Please shed some light on this feature. Thanks. -Bharath
I have preliminary support for IPv6 for encoding/decoding addresses and encoding/decoding the BVLL layer, but not the corresponding BVLL layer interpretation that needs the additional VMAC table management. I was expecting to release it with the new async/await code I've been working on in conjunction with BACnet/SC.