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

Enable REPLY_ISTATR and REPLY_OSTATR support #91

Closed bjyoungblood closed 1 year ago

bjyoungblood commented 1 year ago

It looks like support for REPLY_ISTATR and REPLY_OSTATR already exists. This just removes the code that is preventing them from being used.