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
134 stars 71 forks source link

Bugfix/openctl #38

Closed schmida2 closed 3 years ago

schmida2 commented 3 years ago

Hello Siddharth and all,

I made 3 small fixes to the C sample application "osdpctl" that were hindering me to get started with this application. With these fixes I am now running a CP and a PD instance against each other (via two USB<->RS-485 converters connected together).

Best Wishes, Andreas