BACnet4J icon indicating copy to clipboard operation
BACnet4J copied to clipboard

Event Enrollment Object can not be config

Open awesome-coder opened this issue 3 years ago • 0 comments

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):

  • Core Version: [e.g. 3.5.6]
  • Module Version [e.g. 3.5.10]

Browser (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Name [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

ma.log Snippet

  • Check your ma.log file (located in ${MA_HOME}/logs) for any errors or warnings
  • Do NOT post the entire file, just the relevant lines

Browser console errors

  • If the issue is with the web interface then check the development console

Minimal code example to reproduce

  • If possible please provide a minimal code example, this will expedite the process of identifying and fixing the problem.

awesome-coder avatar Jul 19 '22 03:07 awesome-coder