You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: Getting card number was not smart enough.
When getting the card ID from a WiegandCard object,
if the format is Wiegand 26, we will extract the
16bits corresponding to the card ID instead of
generating a card number from all the bits.