1. Home
  2. Browse
  3. libosdp

libosdp

v3.0.5#0Latest

An cross-platform open source implementation of IEC 60839-11-5 Open Supervised Device Protocol (OSDP)

Install

Run the following Vcpkg command to install the port.

Usage

libosdp provides CMake targets:

find_package(LibOSDP CONFIG REQUIRED)

target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:libosdp::osdp>,libosdp::osdp,libosdp::osdpstatic>)

libosdp provides pkg-config modules:

# Open Supervised Device Protocol (OSDP) Library

libosdp

Dependencies

See source

Version

v3.0.5#0

Publication

Supports

All

Homepage

github.com/goToMain/libosdp

Documentation

libosdp.sidcha.dev

Subtree

fe39c3c818

License

Apache-2.0

Definition

Manifest