Jonathan Horvath

Results 7 issues of Jonathan Horvath

This will resolve performance issues when iterating a large number of elements.

The ACU implementation has the ability to trace to an OSDPCAP style file. Similar implementation needs to be added to PD devices for debugging purposes. Switch existing logging of OSDP...

enhancement

Commit #9a6e813 made a short term fix to handle instances where a Command was created. A better solution is not to be creating null Command objects. More effort needs to...

invalid

When the PD is in secure mode, only certain commands are allowed to be processed in the clear. The OSDP spec version 2.2.1 outline the proper behavior. Unsecured communication (USC)...

- 3 tries of same command at normal poll rate - continue sending polling commands at every second for 8 second - After 8 seconds of no response, the reader...

enhancement

Each device needs to have unique address and security context

enhancement

I receive the following error when my python module attempts to import ssl. zabbix_agentd [1890]: Error: error calling zabbix_module.zbx_module_init zabbix_agentd [1890]: Error: /usr/lib/python3.4/lib-dynload/_ssl.cpython-34m-x86_64-linux-gnu.so: undefined symbol: PyExc_OSError zabbix_agentd [1890]: Error: failed...