bytedreamer / OSDP.Net

A .NET Core control panel implementation of the Open Supervised Device Protocol(OSDP)
Apache License 2.0
47 stars 19 forks source link

null Commands are being created #170

Open bytedreamer opened 6 months ago

bytedreamer commented 6 months ago

Commit #9a6e813 made a short term fix to handle instances where a Command was created. A better solution is not to be creating null Command objects. More effort needs to be done to get to the root cause.

bytedreamer commented 6 months ago

Commit can be found at https://github.com/bytedreamer/OSDP.Net/commit/9a6e81325586998a3c6d1f34493a6909b4215b0b