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

Add support for command status reporting #182

Closed sidcha closed 1 month ago

sidcha commented 1 month ago

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

Originally posted by **MiguelASousa** May 18, 2024 When sending the CMD_LED command, how does the CP know it was successful? thanks