FeitianSmartcardReader / OSDP.Net

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSDP.Net

Build Status NuGet

OSDP.Net is a .NET framework implementation of the Open Supervised Device Protocol(OSDP). This protocol has been adopted by the Security Industry Association(SIA) to standardize access control hardware communication. Further information can be found at http://www.osdp-connect.com.

The project is in early development and not ready for production usage. The short term goal is to get all the commands and replies defined in the library. The next step will be to package the library into a Nuget package. DM me on Twitter Follow NUnit if you are interesting in helping.

There is a package of the test console application for all the major platforms available for download. It has all the required assemblies included to run as a self containsed executable. The latest version of the package can be found at https://www.z-bitco.com/downloads/OSDPTestConsole.zip

NOTE: Determine the COM port identifier of the 485 bus connected to the computer. This will need to be entered when starting the connection. Be sure to save configuration before exiting.

Additional Documentation

About

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

License:Apache License 2.0


Languages

Language:C# 100.0%