Skip to content

Release v.1.0.0

Compare
Choose a tag to compare
@sidcha sidcha released this 28 May 19:03
· 953 commits to master since this release

This is the first release of libosdp. It has been in pre-release for a long time now and has been tested sufficiently well for a first release. Rate of bug fixes has gone down significantly.

As of this release, libosdp has the following high level feature:

  1. Supports OSDP CP mode of operation
  2. Supports OSDP PD mode of operation
  3. Supports Secure Channel for communication
  4. Ships a tool: osdpctl to consume and library and setup/manage osdp devices
  5. Documents key areas in the protocol that are of interest for consumers of this library.

So far, this library's CP implementation has been tested with multiple OSDP PDs including HID's devices and found to be working as expected. The PD implementation has been tested with it's own CP counterpart so this some level of confidence on the that too.