MangoAutomation / BACnet4J

BACnet/IP stack written in Java. Forked from http://sourceforge.net/projects/bacnet4j/
GNU General Public License v3.0
183 stars 110 forks source link

Implement type validation for BTL certification at device write level #44

Closed terrypacker closed 4 years ago

terrypacker commented 4 years ago

This is one possible solution that uses validation just prior to writing the value to the DeviceObject to fix #43

terrypacker commented 4 years ago

@michelseiler thanks. I'll merge and release this.