goToMain / libosdp

Implementation of IEC 60839-11-5 OSDP (Open Supervised Device Protocol); provides a C library with support for C++, Rust and Python3
https://libosdp.sidcha.dev
Apache License 2.0
138 stars 71 forks source link

pd: Fix device capabilities report #46

Closed dvucich closed 3 years ago

dvucich commented 3 years ago

Do not check or send the first entry in the pd->cp[] device capability table which is for function code 0 which is not a defined function code.