Registry / networking / libosdp

libosdp

JSON →
library3.0.5vcpkgunverified

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

vcpkg install libosdp
INSTALL
IMPORT
SIG · LIBOSDP
L
libosdp
networkingcppv3.0.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

libosdp.h
#include <libosdp.h>

Minimal usage of libosdp

#include <libosdp.h> int main() { osdp_context* ctx = osdp_new_context(0); osdp_delete_context(ctx); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.5latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources

No resource links recorded.

libosdp — pip install libosdp · libregistry