leosac / access-control

Leosac Access Control - Open Source Physical Access Control System
https://leosac.com
GNU Affero General Public License v3.0
240 stars 40 forks source link

Wiegand Module: byte order #53

Closed xaqq closed 2 years ago

xaqq commented 9 years ago

Wiegand reader can read data in both bytes order. It is currently not possible to switch between those two in the module.

An option should be added to allow this. It should be a per-reader option.

Maxhy commented 2 years ago

This can now be accomplished with LibLogicalAccess (LLA) module and an appropriate Format definition.