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

Question Regarding Multi-part Message. #170

Closed jaldeepkaneria closed 3 months ago

jaldeepkaneria commented 3 months ago

Hello guys, So i am using your library I have questions regarding multi-part message. But i want to add BIOREAD and BIOMATCH command i have added them in my local environment but as by default message buffer size is of only 256 bytes how to send more then 256 bytes in chunks i have read document from SIA version 2.2 then have given some insite aboute multi-part message but how to do it in any specific command?