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
130 stars 69 forks source link

Updates python CP sample #115

Closed Stuckya closed 1 year ago

Stuckya commented 1 year ago

This PR fixes runtime error with the CP sample.

See: https://github.com/goToMain/libosdp/issues/114