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
140 stars 73 forks source link

Add support for command status reporting #182

Closed sidcha closed 5 months ago

sidcha commented 5 months 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