libosdp icon indicating copy to clipboard operation
libosdp copied to clipboard

PD: Support receiving multiple records in osdp_OUT

Open z8a opened this issue 4 years ago • 1 comments

According to the standard (3.9) the command command structure is 4-byte element, repeated 1 or more times.

z8a avatar Oct 14 '20 08:10 z8a

The PD right now does not support this feature because the CP implementation does not support this. I will add support for this feature on PD side only (adding this to CP will make the API complex).

sidcha avatar Oct 14 '20 12:10 sidcha