Updated: January 2025
Current command:
wiegand encode --help
Encode wiegand formatted number to raw hex usage: wiegand encode [--pre] options: -h, --help This help --fc <dec> facility number --cn <dec> card number --issue <dec> issue level --oem <dec> OEM code -w, --wiegand <format> see `wiegand list` for available formats --pre add HID ProxII preamble to wiegand output examples/notes: wiegand encode --fc 101 --cn 1337 -> show all formats wiegand encode -w H10301 --fc 101 --cn 1337 -> H10301 format