class Wiegand::Base
- Wiegand::Base
- Reference
- Object
Overview
Ported from: https://github.com/acaprojects/ruby-engine-drivers/blob/beta/lib/hid/algorithms.rb
Direct Known Subclasses
Defined in:
wiegand/models.crConstructors
Class Method Summary
Instance Method Summary
- #card_number : UInt32
- #card_number=(card_number : UInt32)
- #facility : UInt32
- #facility=(facility : UInt32)
- #wiegand : UInt64
- #wiegand=(wiegand : UInt64)