This project hosts cargo crates that add rust support for LibOSDP in rust and other OSDP related tools such as osdpctl. You can also take a look at the documentation for more details.
libosdp-sys
- Low level rust-sys
crate for the C library.libosdp
- Safe wrapper aroundlibosdp-sys
to be consumed by rust projects.osdpctl
- A tool to create and manage OSDP devices.scripts
- Tools for developers working on this project.