Closed uhppoted closed 1 year ago
put-card
to accept card formats parameterput-card
put-card
--card-format
command line parameter to put-card
--card-format
command line parameter to put-acl
Seems Wiegand-34 is a "user defined" standard:
https://www.idesco.com/files/articles/HID%20-%20Understanding%20card%20formats.pdf
Implementation complete - pending release.
Ref. https://github.com/uhppoted/uhppote-core/issues/15
The UHPPOTE controllers seemingly support Wiegand-34 (and possibly other) card formats making the Wiegand-26 validation introduced in v0.8.5 problematic for some systems. However, the validation is useful in avoiding incorrect card numbers due to finger trouble and it would be better to keep it in place.
Proposal is to add a
--card-format <format>
command line switch to theput-card
andput-acl
commands override the default validation. Theformat
would take the following initial values:wiegand-26
wiegand-34
any
(no validation)