All the BACnet services use a MAC address to send messages to each other, whether the MAC address is an IP address (which uses the Ethernet MAC address via ARP to find the IP address) or an Ethernet MAC address or an MS/TP address, depending on the hardware connection of the local device. On IP, an IP router or gateway is needed to send the packet from one IP subnet to another (ping should be working if the end device support it). On the example apps, the --mac can therefore be used to send via the...
Created a storybook for kids with BACnet Stack nonsense.
[WIP] Secured event decoding by removing deprecated functions.
Secured event decoding by removing deprecated functions.
Cleanup of compile after merge
Merge remote-tracking branch 'origin/master' into feature/bacnet-ipv6-bbmd-enabled-handler
Updated the bvlc6.sh to enable registration with foreign device
Updated CHANGELOG with this change.