You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any chance you can share your mock EVL server? I've been thinking about cobbling something together for a while.
Right now, I want to test the bug I saw with the 1.5.203 firmware where the envisalink kept sending 67302, 67303, 67304, about 10 times a second, which caused an unexpected recursion problem in AlarmServer - juggie/AlarmServer#78
It's pretty basic right now and doesn't do much to actually simulate real behaviour but it should at least be flexible enough to hack together what you're trying to simulate. That's mostly what I've been using it for myself at this point.
You just need to set some variables at the top of evl_mock.py to set the panel type and password and then run it.
No description provided.
The text was updated successfully, but these errors were encountered: