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

Event Enrollment Object can not be config #72

Open awesome-coder opened 2 years ago

awesome-coder commented 2 years ago

Describe the bug Event Enrollment Object can not be config

To Reproduce Steps to reproduce the behavior: Create an event enrollment object. update event enrollment object property, such as event parameter. new alarm report still used the previous configuration

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

Screenshots If applicable, add screenshots to help explain your problem.

Mango Version (please complete the following information):

Browser (please complete the following information):

Additional context Add any other context about the problem here.

ma.log Snippet

Browser console errors

Minimal code example to reproduce