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

Support for disabling/enabling PD after setup #184

Open sidcha opened 3 months ago

sidcha commented 3 months ago

To give the feeling of PD hot-plug, we will add a new CP API that allows the app to disable/enable a PD managed by that CP.

Discussed in https://github.com/goToMain/libosdp/discussions/183

Originally posted by **MLastAirBender** June 10, 2024 Is there any way to increase the multi drop client from 2 to 4 during run time? I don't want to reset or stop the things which are running but want to increase the number of readers on the same port.