Code-House / bacnet4j-wrapper

Simple facade for bacnet4j api.
GNU General Public License v3.0
48 stars 20 forks source link

Support for fetching the VendorIdentifier and SerialNumber information from BACnet device #38

Closed saransh14 closed 5 months ago

saransh14 commented 5 months ago

Need to extract the vendorIdentifier and serialNumber from actual BACnet devices.

Added support for fetching the required details in API library of the BACnet4J-Wrapper.