{
    "status": 0,
    "status_bits": [],
    "ra_email": "",
    "comment": "",
    "confidential": false,
    "title": "USB Vendor/Product based AID",
    "description": "<p>USB-IF (usb.org) VendorID based AID (up to 40 application-specific bits)</p>\n<p><span style=\"text-decoration: underline;\">Syntax:</span></p>\n<pre>D2 76 00 01 86 F3 01 + 16 bit VendorID (4 nibbles BigEndian binary) + 16 bit ProductID (4 nibbles BigEndian binary, or 0x0000 for product independent) + [ application-defined bits ]</pre>\n<p>There is no delimiter between vendor ID, product ID, and application defined bits, because the vendor ID and product ID have a fixed length of 16 bits</p>\n<p><span style=\"text-decoration: underline;\">Examples:</span></p>\n<pre>D2 76 00 01 86 F3 01 04 5E        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= USB Vendor ID 0x045E (Microsoft), no application-specific part allowed<br />D2 76 00 01 86 F3 01 04 5E 00 00 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &nbsp; &nbsp;= USB Vendor ID 0x045E (Microsoft), product-independent (0x0000), without application-specific part<br />D2 76 00 01 86 F3 01 04 5E 00 00 __ __ __ __ __ &nbsp;= USB Vendor ID 0x045E (Microsoft), product-independent (0x0000), with 0-40 bits application-specific part</pre>",
    "created": "2024-01-25 21:51:21",
    "updated": "2024-01-25 22:06:11",
    "children": []
}