Skip to content

Quantumlyy/osdp-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osdp-rs

osdp-rs is a Rust implementation of the Open Supervised Device Protocol (OSDP).

Crates.io Documentation codecov

Implementation

Commands

Command data build

  • osdp_POLL
  • osdp_ID
  • osdp_CAP
  • osdp_LSTAT
  • osdp_ISTAT
  • osdp_OSTAT
  • osdp_RSTAT
  • osdp_OUT
  • osdp_LED
  • osdp_BUZ
  • osdp_TEXT
  • osdp_COMSET
  • osdp_BIOREAD
  • osdp_BIOMATCH
  • osdp_KEYSET
  • osdp_CHLNG
  • osdp_SCRYPT
  • osdp_MFG
  • osdp_ACURXSIZE
  • osdp_KEEPACTIVE
  • osdp_ABORT
  • osdp_PIVDATA
  • osdp_GENAUTH
  • osdp_CRAUTH
  • osdp_FILETRANSFER
  • osdp_XWR

Replies

Reply data parsing

  • osdp_ACK
  • osdp_NAK
  • osdp_PDID
  • osdp_PDCAP
  • osdp_LSTATR
  • osdp_ISTATR
  • osdp_OSTATR
  • osdp_RAW
  • osdp_FMT
  • osdp_KEYPAD
  • osdp_COM
  • osdp_BIOREADR
  • osdp_BIOMATCHR
  • osdp_CCRYPT
  • osdp_RMAC_I
  • osdp_MFGREP
  • osdp_BUSY
  • osdp_PIVDATAR
  • osdp_GENAUTHR
  • osdp_MFGSTATR
  • osdp_MFGERRR
  • osdp_FSTAT
  • osdp_XRD

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages