OSDP.Net icon indicating copy to clipboard operation
OSDP.Net copied to clipboard

A .NET Core control panel implementation of the Open Supervised Device Protocol(OSDP)

Results 6 OSDP.Net issues
Sort by recently updated
recently updated
newest added

The ACU implementation has the ability to trace to an OSDPCAP style file. Similar implementation needs to be added to PD devices for debugging purposes. Switch existing logging of OSDP...

enhancement

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...

invalid

When the PD is in secure mode, only certain commands are allowed to be processed in the clear. The OSDP spec version 2.2.1 outline the proper behavior. Unsecured communication (USC)...

- 3 tries of same command at normal poll rate - continue sending polling commands at every second for 8 second - After 8 seconds of no response, the reader...

enhancement

Hi, Is there some usbOsdpConnection implementation?

question

Each device needs to have unique address and security context

enhancement