Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:smartcard_api [2024/05/28 19:42] kkshin [BS2SmartCardHeader] |
en:smartcard_api [2025/12/29 12:27] (current) kkshin [BS2SmartCardHeader] |
||
|---|---|---|---|
| Line 27: | Line 27: | ||
| |0x06 |QR Code | | | |0x06 |QR Code | | | ||
| |0x0A |Wiegand card | BS2WiegandConfig.format (This format is used when BS2WiegandConfig.CSNIndex and BS2WiegandConfig.CardMask is set as 0 | | |0x0A |Wiegand card | BS2WiegandConfig.format (This format is used when BS2WiegandConfig.CSNIndex and BS2WiegandConfig.CardMask is set as 0 | | ||
| + | |0x0B |Config card | | | ||
| + | |0x0D |Custom smart card | | | ||
| |0x1A |Wiegand card | BS2WiegandMultiConfig.formats[0] | | |0x1A |Wiegand card | BS2WiegandMultiConfig.formats[0] | | ||
| |0x2A |Wiegand card | BS2WiegandMultiConfig.formats[1] | | |0x2A |Wiegand card | BS2WiegandMultiConfig.formats[1] | | ||
| Line 91: | Line 93: | ||
| </WRAP> | </WRAP> | ||
| **4. //numOfTemplate//** \\ | **4. //numOfTemplate//** \\ | ||
| - | Number of templates. \\ \\ | + | Number of fingerprint templates. \\ \\ |
| <WRAP important> | <WRAP important> | ||
| Based on AoC structure, template data is stored in [[smartcard_api#BS2SmartCardCredentials]]. \\ | Based on AoC structure, template data is stored in [[smartcard_api#BS2SmartCardCredentials]]. \\ | ||