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

NotificationClass Object forward to device timeout #73

Open awesome-coder opened 2 years ago

awesome-coder commented 2 years ago

Describe the bug NotificationClass Object forward to device timeout

To Reproduce Steps to reproduce the behavior: Config device to notificationClass, when alarm is generated, target device often can not receive alarm message

Expected behavior A clear and concise description of what you expected to happen.

Minimal code example to reproduce