diff --git a/inventree_data.json b/inventree_data.json index dd7b800..0851123 100644 --- a/inventree_data.json +++ b/inventree_data.json @@ -4,7 +4,7 @@ "pk": 1, "fields": { "password": "pbkdf2_sha256$260000$NNqALp0c36DPuISI5Q6iM3$+ILiuXGdDbEo4PXR5myUO/zHaNXhzHMPdtN2lZaKrg8=", - "last_login": "2021-06-20T05:54:28.698Z", + "last_login": "2021-07-28T12:51:26.950Z", "is_superuser": true, "username": "admin", "first_name": "", @@ -21,312 +21,498 @@ "model": "common.inventreesetting", "pk": 1, "fields": { - "key": "INVENTREE_LATEST_VERSION", - "value": "" + "value": "0.4.0", + "key": "INVENTREE_LATEST_VERSION" } }, { "model": "common.inventreesetting", "pk": 2, "fields": { - "key": "INVENTREE_INSTANCE_TITLE", - "value": "False" + "value": "False", + "key": "INVENTREE_INSTANCE_TITLE" } }, { "model": "common.inventreesetting", "pk": 3, "fields": { - "key": "BARCODE_ENABLE", - "value": "True" + "value": "True", + "key": "BARCODE_ENABLE" } }, { "model": "common.inventreesetting", "pk": 4, "fields": { - "key": "REPORT_ENABLE_TEST_REPORT", - "value": "True" + "value": "True", + "key": "REPORT_ENABLE_TEST_REPORT" } }, { "model": "common.inventreesetting", "pk": 5, "fields": { - "key": "PART_RECENT_COUNT", - "value": "10" + "value": "10", + "key": "PART_RECENT_COUNT" } }, { "model": "common.inventreesetting", "pk": 6, "fields": { - "key": "STOCK_RECENT_COUNT", - "value": "10" + "value": "10", + "key": "STOCK_RECENT_COUNT" } }, { "model": "common.inventreesetting", "pk": 7, "fields": { - "key": "STOCK_ENABLE_EXPIRY", - "value": "True" + "value": "True", + "key": "STOCK_ENABLE_EXPIRY" } }, { "model": "common.inventreesetting", "pk": 8, "fields": { - "key": "PURCHASEORDER_REFERENCE_PREFIX", - "value": "PO" + "value": "PO", + "key": "PURCHASEORDER_REFERENCE_PREFIX" } }, { "model": "common.inventreesetting", "pk": 9, "fields": { - "key": "SALESORDER_REFERENCE_PREFIX", - "value": "SO" + "value": "SO", + "key": "SALESORDER_REFERENCE_PREFIX" } }, { "model": "common.inventreesetting", "pk": 10, "fields": { - "key": "BUILDORDER_REFERENCE_PREFIX", - "value": "BO" + "value": "BO", + "key": "BUILDORDER_REFERENCE_PREFIX" } }, { "model": "common.inventreesetting", "pk": 11, "fields": { - "key": "STOCK_GROUP_BY_PART", - "value": "True" + "value": "True", + "key": "STOCK_GROUP_BY_PART" } }, { "model": "common.inventreesetting", "pk": 12, "fields": { - "key": "STOCK_STALE_DAYS", - "value": "90" + "value": "90", + "key": "STOCK_STALE_DAYS" } }, { "model": "common.inventreesetting", "pk": 13, "fields": { - "key": "INVENTREE_DOWNLOAD_FROM_URL", - "value": "False" + "value": "False", + "key": "INVENTREE_DOWNLOAD_FROM_URL" } }, { "model": "common.inventreesetting", "pk": 14, "fields": { - "key": "STOCK_OWNERSHIP_CONTROL", - "value": "False" + "value": "False", + "key": "STOCK_OWNERSHIP_CONTROL" } }, { "model": "common.inventreesetting", "pk": 15, "fields": { - "key": "INVENTREE_INSTANCE", - "value": "InvenTree Demo Server" + "value": "InvenTree Demo Server", + "key": "INVENTREE_INSTANCE" } }, { "model": "common.inventreesetting", "pk": 16, "fields": { - "key": "INVENTREE_BASE_URL", - "value": "" + "value": "", + "key": "INVENTREE_BASE_URL" } }, { "model": "common.inventreesetting", "pk": 17, "fields": { - "key": "INVENTREE_COMPANY_NAME", - "value": "My company name" + "value": "My company name", + "key": "INVENTREE_COMPANY_NAME" } }, { "model": "common.inventreesetting", "pk": 18, "fields": { - "key": "REPORT_DEFAULT_PAGE_SIZE", - "value": "A4" + "value": "A4", + "key": "REPORT_DEFAULT_PAGE_SIZE" } }, { "model": "common.inventreesetting", "pk": 19, "fields": { - "key": "REPORT_DEBUG_MODE", - "value": "False" + "value": "False", + "key": "REPORT_DEBUG_MODE" } }, { "model": "common.inventreesetting", "pk": 20, "fields": { - "key": "PART_IPN_REGEX", - "value": "" + "value": "", + "key": "PART_IPN_REGEX" } }, { "model": "common.inventreesetting", "pk": 21, "fields": { - "key": "PART_ALLOW_DUPLICATE_IPN", - "value": "True" + "value": "True", + "key": "PART_ALLOW_DUPLICATE_IPN" } }, { "model": "common.inventreesetting", "pk": 22, "fields": { - "key": "PART_ALLOW_EDIT_IPN", - "value": "True" + "value": "True", + "key": "PART_ALLOW_EDIT_IPN" } }, { "model": "common.inventreesetting", "pk": 23, "fields": { - "key": "PART_SHOW_QUANTITY_IN_FORMS", - "value": "True" + "value": "True", + "key": "PART_SHOW_QUANTITY_IN_FORMS" } }, { "model": "common.inventreesetting", "pk": 24, "fields": { - "key": "PART_TEMPLATE", - "value": "False" + "value": "False", + "key": "PART_TEMPLATE" } }, { "model": "common.inventreesetting", "pk": 25, "fields": { - "key": "PART_ASSEMBLY", - "value": "False" + "value": "False", + "key": "PART_ASSEMBLY" } }, { "model": "common.inventreesetting", "pk": 26, "fields": { - "key": "PART_COMPONENT", - "value": "True" + "value": "True", + "key": "PART_COMPONENT" } }, { "model": "common.inventreesetting", "pk": 27, "fields": { - "key": "PART_TRACKABLE", - "value": "False" + "value": "False", + "key": "PART_TRACKABLE" } }, { "model": "common.inventreesetting", "pk": 28, "fields": { - "key": "PART_PURCHASEABLE", - "value": "False" + "value": "False", + "key": "PART_PURCHASEABLE" } }, { "model": "common.inventreesetting", "pk": 29, "fields": { - "key": "PART_SALABLE", - "value": "False" + "value": "False", + "key": "PART_SALABLE" } }, { "model": "common.inventreesetting", "pk": 30, "fields": { - "key": "PART_VIRTUAL", - "value": "False" + "value": "False", + "key": "PART_VIRTUAL" } }, { "model": "common.inventreesetting", "pk": 31, "fields": { - "key": "PART_COPY_BOM", - "value": "True" + "value": "True", + "key": "PART_COPY_BOM" } }, { "model": "common.inventreesetting", "pk": 32, "fields": { - "key": "PART_COPY_PARAMETERS", - "value": "True" + "value": "True", + "key": "PART_COPY_PARAMETERS" } }, { "model": "common.inventreesetting", "pk": 33, "fields": { - "key": "PART_COPY_TESTS", - "value": "True" + "value": "True", + "key": "PART_COPY_TESTS" } }, { "model": "common.inventreesetting", "pk": 34, "fields": { - "key": "PART_CATEGORY_PARAMETERS", - "value": "True" + "value": "True", + "key": "PART_CATEGORY_PARAMETERS" } }, { "model": "common.inventreesetting", "pk": 35, "fields": { - "key": "PART_INTERNAL_PRICE", - "value": "False" + "value": "False", + "key": "PART_INTERNAL_PRICE" } }, { "model": "common.inventreesetting", "pk": 36, "fields": { - "key": "PART_BOM_USE_INTERNAL_PRICE", - "value": "False" + "value": "False", + "key": "PART_BOM_USE_INTERNAL_PRICE" } }, { "model": "common.inventreesetting", "pk": 37, "fields": { - "key": "STOCK_ALLOW_EXPIRED_SALE", - "value": "False" + "value": "False", + "key": "STOCK_ALLOW_EXPIRED_SALE" } }, { "model": "common.inventreesetting", "pk": 38, "fields": { - "key": "STOCK_ALLOW_EXPIRED_BUILD", - "value": "False" + "value": "False", + "key": "STOCK_ALLOW_EXPIRED_BUILD" } }, { "model": "common.inventreesetting", "pk": 39, "fields": { - "key": "BUILDORDER_REFERENCE_REGEX", - "value": "" + "value": "", + "key": "BUILDORDER_REFERENCE_REGEX" + } + }, + { + "model": "common.inventreesetting", + "pk": 40, + "fields": { + "value": "USD", + "key": "INVENTREE_DEFAULT_CURRENCY" + } + }, + { + "model": "common.inventreesetting", + "pk": 41, + "fields": { + "value": "True", + "key": "PART_SHOW_RELATED" + } + }, + { + "model": "common.inventreesetting", + "pk": 42, + "fields": { + "value": "False", + "key": "PART_SHOW_IMPORT" + } + }, + { + "model": "common.inventreeusersetting", + "pk": 1, + "fields": { + "value": "10", + "key": "SEARCH_PREVIEW_RESULTS", + "user": 1 + } + }, + { + "model": "common.inventreeusersetting", + "pk": 2, + "fields": { + "value": "True", + "key": "HOMEPAGE_PART_STARRED", + "user": 1 + } + }, + { + "model": "common.inventreeusersetting", + "pk": 3, + "fields": { + "value": "True", + "key": "HOMEPAGE_PART_LATEST", + "user": 1 + } + }, + { + "model": "common.inventreeusersetting", + "pk": 4, + "fields": { + "value": "True", + "key": "HOMEPAGE_BOM_VALIDATION", + "user": 1 + } + }, + { + "model": "common.inventreeusersetting", + "pk": 5, + "fields": { + "value": "10", + "key": "PART_RECENT_COUNT", + "user": 1 + } + }, + { + "model": "common.inventreeusersetting", + "pk": 6, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_RECENT", + "user": 1 + } + }, + { + "model": "common.inventreeusersetting", + "pk": 7, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_LOW", + "user": 1 + } + }, + { + "model": "common.inventreeusersetting", + "pk": 8, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_DEPLETED", + "user": 1 + } + }, + { + "model": "common.inventreeusersetting", + "pk": 9, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_NEEDED", + "user": 1 + } + }, + { + "model": "common.inventreeusersetting", + "pk": 10, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_EXPIRED", + "user": 1 + } + }, + { + "model": "common.inventreeusersetting", + "pk": 11, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_STALE", + "user": 1 + } + }, + { + "model": "common.inventreeusersetting", + "pk": 12, + "fields": { + "value": "10", + "key": "STOCK_RECENT_COUNT", + "user": 1 + } + }, + { + "model": "common.inventreeusersetting", + "pk": 13, + "fields": { + "value": "True", + "key": "HOMEPAGE_BUILD_PENDING", + "user": 1 + } + }, + { + "model": "common.inventreeusersetting", + "pk": 14, + "fields": { + "value": "True", + "key": "HOMEPAGE_BUILD_OVERDUE", + "user": 1 + } + }, + { + "model": "common.inventreeusersetting", + "pk": 15, + "fields": { + "value": "True", + "key": "HOMEPAGE_PO_OUTSTANDING", + "user": 1 + } + }, + { + "model": "common.inventreeusersetting", + "pk": 16, + "fields": { + "value": "True", + "key": "HOMEPAGE_PO_OVERDUE", + "user": 1 + } + }, + { + "model": "common.inventreeusersetting", + "pk": 17, + "fields": { + "value": "True", + "key": "HOMEPAGE_SO_OUTSTANDING", + "user": 1 + } + }, + { + "model": "common.inventreeusersetting", + "pk": 18, + "fields": { + "value": "True", + "key": "HOMEPAGE_SO_OVERDUE", + "user": 1 } }, { @@ -389,6 +575,4600 @@ "currency": "AUD" } }, + { + "model": "company.company", + "pk": 4, + "fields": { + "name": "Susumu", + "description": "", + "website": "", + "address": "", + "phone": "", + "email": "", + "contact": "", + "link": "", + "image": "company_images/company_4_img.png", + "notes": "", + "is_customer": false, + "is_supplier": false, + "is_manufacturer": true, + "currency": "USD" + } + }, + { + "model": "company.company", + "pk": 5, + "fields": { + "name": "Yageo", + "description": "", + "website": "", + "address": "", + "phone": "", + "email": "", + "contact": "", + "link": "", + "image": "company_images/company_5_img.jpg", + "notes": "", + "is_customer": false, + "is_supplier": false, + "is_manufacturer": true, + "currency": "USD" + } + }, + { + "model": "company.company", + "pk": 6, + "fields": { + "name": "Panasonic Electronic Components", + "description": "", + "website": "", + "address": "", + "phone": "", + "email": "", + "contact": "", + "link": "", + "image": "company_images/company_6_img.jpg", + "notes": "", + "is_customer": false, + "is_supplier": false, + "is_manufacturer": true, + "currency": "USD" + } + }, + { + "model": "company.company", + "pk": 7, + "fields": { + "name": "TE Connectivity Passive Product", + "description": "", + "website": "", + "address": "", + "phone": "", + "email": "", + "contact": "", + "link": "", + "image": "company_images/company_7_img.jpg", + "notes": "", + "is_customer": false, + "is_supplier": false, + "is_manufacturer": true, + "currency": "USD" + } + }, + { + "model": "company.company", + "pk": 12, + "fields": { + "name": "Vishay Dale", + "description": "", + "website": "", + "address": "", + "phone": "", + "email": null, + "contact": "", + "link": "", + "image": "company_images/company_12_img.jpg", + "notes": "", + "is_customer": false, + "is_supplier": false, + "is_manufacturer": true, + "currency": "USD" + } + }, + { + "model": "company.company", + "pk": 13, + "fields": { + "name": "Bourns Inc.", + "description": "", + "website": "", + "address": "", + "phone": "", + "email": null, + "contact": "", + "link": "", + "image": "company_images/company_13_img.jpg", + "notes": "", + "is_customer": false, + "is_supplier": false, + "is_manufacturer": true, + "currency": "USD" + } + }, + { + "model": "company.company", + "pk": 14, + "fields": { + "name": "Stackpole Electronics Inc", + "description": "", + "website": "", + "address": "", + "phone": "", + "email": null, + "contact": "", + "link": "", + "image": "company_images/company_14_img.png", + "notes": "", + "is_customer": false, + "is_supplier": false, + "is_manufacturer": true, + "currency": "USD" + } + }, + { + "model": "company.company", + "pk": 15, + "fields": { + "name": "KOA Speer Electronics, Inc.", + "description": "", + "website": "", + "address": "", + "phone": "", + "email": null, + "contact": "", + "link": "", + "image": "company_images/company_15_img.jpg", + "notes": "", + "is_customer": false, + "is_supplier": false, + "is_manufacturer": true, + "currency": "USD" + } + }, + { + "model": "company.company", + "pk": 17, + "fields": { + "name": "Rohm Semiconductor", + "description": "", + "website": "", + "address": "", + "phone": "", + "email": null, + "contact": "", + "link": "", + "image": "company_images/company_17_img.png", + "notes": "", + "is_customer": false, + "is_supplier": false, + "is_manufacturer": true, + "currency": "USD" + } + }, + { + "model": "company.company", + "pk": 19, + "fields": { + "name": "Delta Electronics/Cyntec", + "description": "", + "website": "", + "address": "", + "phone": "", + "email": null, + "contact": "", + "link": "", + "image": "company_images/company_19_img.jpg", + "notes": "", + "is_customer": false, + "is_supplier": false, + "is_manufacturer": true, + "currency": "USD" + } + }, + { + "model": "company.company", + "pk": 20, + "fields": { + "name": "Riedon", + "description": "", + "website": "", + "address": "", + "phone": "", + "email": null, + "contact": "", + "link": "", + "image": "company_images/company_20_img.jpg", + "notes": "", + "is_customer": false, + "is_supplier": false, + "is_manufacturer": true, + "currency": "USD" + } + }, + { + "model": "company.manufacturerpart", + "pk": 1, + "fields": { + "part": 43, + "manufacturer": 4, + "MPN": "RR0510P-104-D", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 2, + "fields": { + "part": 43, + "manufacturer": 5, + "MPN": "RT0402BRD07100KL", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 3, + "fields": { + "part": 43, + "manufacturer": 6, + "MPN": "ERA-2AEB104X", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 4, + "fields": { + "part": 43, + "manufacturer": 7, + "MPN": "CPF0402B100KE1", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 9, + "fields": { + "part": 44, + "manufacturer": 12, + "MPN": "RCA0603100KFKEAHP", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 10, + "fields": { + "part": 44, + "manufacturer": 13, + "MPN": "CRT0603-BY-1003ELF", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 11, + "fields": { + "part": 45, + "manufacturer": 14, + "MPN": "RMCF0805FT100K", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 12, + "fields": { + "part": 28, + "manufacturer": 15, + "MPN": "RN731ETTP1002B25", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 14, + "fields": { + "part": 17, + "manufacturer": 17, + "MPN": "ESR03EZPF1001", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 16, + "fields": { + "part": 22, + "manufacturer": 19, + "MPN": "PFR02S-472-FNH", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 17, + "fields": { + "part": 24, + "manufacturer": 20, + "MPN": "PCR0805-4K7J1", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 18, + "fields": { + "part": 43, + "manufacturer": 4, + "MPN": "RG1005P-104-B-T5", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 19, + "fields": { + "part": 44, + "manufacturer": 4, + "MPN": "RR0816P-104-D", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 20, + "fields": { + "part": 44, + "manufacturer": 4, + "MPN": "RG1608P-104-B-T5", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 21, + "fields": { + "part": 44, + "manufacturer": 4, + "MPN": "RG1608N-104-W-T1", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 22, + "fields": { + "part": 45, + "manufacturer": 4, + "MPN": "RR1220P-104-D", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 23, + "fields": { + "part": 45, + "manufacturer": 4, + "MPN": "RG2012P-104-B-T5", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 24, + "fields": { + "part": 45, + "manufacturer": 12, + "MPN": "TNPW0805100KBEEA", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 25, + "fields": { + "part": 45, + "manufacturer": 4, + "MPN": "RG2012N-104-W-T1", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 26, + "fields": { + "part": 28, + "manufacturer": 6, + "MPN": "ERJ-XGNJ103Y", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 27, + "fields": { + "part": 28, + "manufacturer": 15, + "MPN": "RN73H1ETTP1002B25", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 28, + "fields": { + "part": 28, + "manufacturer": 12, + "MPN": "TNPW040210K0BEED", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 29, + "fields": { + "part": 28, + "manufacturer": 7, + "MPN": "CPF0402B10KE1", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 30, + "fields": { + "part": 29, + "manufacturer": 14, + "MPN": "RMCF0201FT10K0", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 31, + "fields": { + "part": 29, + "manufacturer": 5, + "MPN": "RC0201JR-0710KL", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 32, + "fields": { + "part": 29, + "manufacturer": 6, + "MPN": "ERJ-1GNF1002C", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 33, + "fields": { + "part": 29, + "manufacturer": 12, + "MPN": "CRCW020110K0FNED", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 34, + "fields": { + "part": 29, + "manufacturer": 14, + "MPN": "RNCP0603FTD10K0", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 35, + "fields": { + "part": 30, + "manufacturer": 4, + "MPN": "RR1220P-103-D", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 36, + "fields": { + "part": 30, + "manufacturer": 6, + "MPN": "ERA-6AEB103V", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 37, + "fields": { + "part": 30, + "manufacturer": 7, + "MPN": "2176093-5", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 38, + "fields": { + "part": 30, + "manufacturer": 4, + "MPN": "RG2012N-103-W-T1", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 40, + "fields": { + "part": 16, + "manufacturer": 5, + "MPN": "RT0402FRE071KL", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 42, + "fields": { + "part": 16, + "manufacturer": 5, + "MPN": "RC0100FR-071KL", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 43, + "fields": { + "part": 16, + "manufacturer": 4, + "MPN": "RG1005P-102-B-T5", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 44, + "fields": { + "part": 16, + "manufacturer": 12, + "MPN": "TNPW04021K00BEED", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 45, + "fields": { + "part": 17, + "manufacturer": 5, + "MPN": "RC0201FR-071KL", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 46, + "fields": { + "part": 17, + "manufacturer": 4, + "MPN": "RR0816P-102-D", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 47, + "fields": { + "part": 17, + "manufacturer": 12, + "MPN": "CRCW02011K00FKED", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 48, + "fields": { + "part": 17, + "manufacturer": 6, + "MPN": "ERA-3AEB102V", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 49, + "fields": { + "part": 18, + "manufacturer": 14, + "MPN": "RNCP0805FTD1K00", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 50, + "fields": { + "part": 18, + "manufacturer": 4, + "MPN": "RR1220P-102-D", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 51, + "fields": { + "part": 18, + "manufacturer": 4, + "MPN": "RG2012P-102-B-T5", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 52, + "fields": { + "part": 18, + "manufacturer": 4, + "MPN": "RG2012P-3013-B-T5", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 53, + "fields": { + "part": 18, + "manufacturer": 12, + "MPN": "TNPW08051K00BEEA", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 54, + "fields": { + "part": 19, + "manufacturer": 5, + "MPN": "RT0402FRE072K2L", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 55, + "fields": { + "part": 19, + "manufacturer": 17, + "MPN": "SFR01MZPF2201", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 56, + "fields": { + "part": 19, + "manufacturer": 6, + "MPN": "ERA-2AEB4222X", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 57, + "fields": { + "part": 19, + "manufacturer": 4, + "MPN": "RG1005P-222-B-T5", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 58, + "fields": { + "part": 19, + "manufacturer": 12, + "MPN": "TNPW04022K20BEED", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 59, + "fields": { + "part": 20, + "manufacturer": 6, + "MPN": "ERA-3AEB222V", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 60, + "fields": { + "part": 20, + "manufacturer": 14, + "MPN": "RMCF0201JT2K20", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 61, + "fields": { + "part": 20, + "manufacturer": 14, + "MPN": "RMCF0201FT2K20", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 62, + "fields": { + "part": 20, + "manufacturer": 5, + "MPN": "RC0603FR-072K2L", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 63, + "fields": { + "part": 20, + "manufacturer": 6, + "MPN": "ERJ-1GNJ222C", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 64, + "fields": { + "part": 21, + "manufacturer": 6, + "MPN": "ERA-6AEB222V", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 65, + "fields": { + "part": 21, + "manufacturer": 17, + "MPN": "ESR10EZPJ222", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 66, + "fields": { + "part": 21, + "manufacturer": 4, + "MPN": "RR1220P-222-D", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 67, + "fields": { + "part": 21, + "manufacturer": 17, + "MPN": "KTR10EZPF2201", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 68, + "fields": { + "part": 21, + "manufacturer": 6, + "MPN": "ERA-6AEB4222V", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 69, + "fields": { + "part": 46, + "manufacturer": 12, + "MPN": "TNPW040220K0BEED", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 70, + "fields": { + "part": 46, + "manufacturer": 7, + "MPN": "CRGCQ0402F220K", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 72, + "fields": { + "part": 46, + "manufacturer": 12, + "MPN": "TNPW040220K3BEED", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 73, + "fields": { + "part": 46, + "manufacturer": 13, + "MPN": "CR0402-FX-2203GLF", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 74, + "fields": { + "part": 47, + "manufacturer": 6, + "MPN": "ERJ-1GNJ224C", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 75, + "fields": { + "part": 47, + "manufacturer": 7, + "MPN": "CRGCQ0603F220K", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 76, + "fields": { + "part": 47, + "manufacturer": 5, + "MPN": "RC0201FR-07220KL", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 77, + "fields": { + "part": 47, + "manufacturer": 6, + "MPN": "ERJ-1GNF2203C", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 78, + "fields": { + "part": 47, + "manufacturer": 6, + "MPN": "ERA-3AEB224V", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 79, + "fields": { + "part": 48, + "manufacturer": 7, + "MPN": "CRG0805F220K", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 80, + "fields": { + "part": 48, + "manufacturer": 7, + "MPN": "CRGCQ0805F220K", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 81, + "fields": { + "part": 48, + "manufacturer": 4, + "MPN": "RR1220P-224-D", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 82, + "fields": { + "part": 48, + "manufacturer": 17, + "MPN": "KTR10EZPF2203", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 83, + "fields": { + "part": 48, + "manufacturer": 4, + "MPN": "RG2012P-224-B-T5", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 84, + "fields": { + "part": 31, + "manufacturer": 6, + "MPN": "ERA-2AEB223X", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 85, + "fields": { + "part": 31, + "manufacturer": 12, + "MPN": "TNPW04022K00BEED", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 86, + "fields": { + "part": 31, + "manufacturer": 12, + "MPN": "TNPW040222K1BEED", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 87, + "fields": { + "part": 31, + "manufacturer": 5, + "MPN": "RC0402FR-0722KL", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 88, + "fields": { + "part": 31, + "manufacturer": 4, + "MPN": "RR0510P-223-D", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 89, + "fields": { + "part": 32, + "manufacturer": 5, + "MPN": "RC0603FR-0722KL", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 90, + "fields": { + "part": 32, + "manufacturer": 6, + "MPN": "ERJ-1GNJ223C", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 91, + "fields": { + "part": 32, + "manufacturer": 5, + "MPN": "RC0201JR-0722KL", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 92, + "fields": { + "part": 32, + "manufacturer": 7, + "MPN": "CRGCQ0603F22K", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 93, + "fields": { + "part": 32, + "manufacturer": 5, + "MPN": "RC0201FR-0722KL", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 94, + "fields": { + "part": 33, + "manufacturer": 4, + "MPN": "RG2012L-223-L-T05", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 95, + "fields": { + "part": 33, + "manufacturer": 14, + "MPN": "RNCP0805FTD22K1", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 96, + "fields": { + "part": 33, + "manufacturer": 4, + "MPN": "RR1220P-223-D", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 97, + "fields": { + "part": 33, + "manufacturer": 6, + "MPN": "ERA-6AEB4223V", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 98, + "fields": { + "part": 33, + "manufacturer": 6, + "MPN": "ERA-6AEB4221V", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 99, + "fields": { + "part": 22, + "manufacturer": 6, + "MPN": "ERA-2AEB472X", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 100, + "fields": { + "part": 22, + "manufacturer": 4, + "MPN": "RG1005P-472-B-T5", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 101, + "fields": { + "part": 22, + "manufacturer": 12, + "MPN": "TNPW04024K70BEED", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 102, + "fields": { + "part": 22, + "manufacturer": 15, + "MPN": "RK73B1ETTP472J", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 103, + "fields": { + "part": 23, + "manufacturer": 12, + "MPN": "CRCW02014K70FKED", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 104, + "fields": { + "part": 23, + "manufacturer": 6, + "MPN": "ERA-3AEB472V", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 105, + "fields": { + "part": 23, + "manufacturer": 4, + "MPN": "RG1608P-472-B-T5", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 106, + "fields": { + "part": 23, + "manufacturer": 12, + "MPN": "TNPW06034K70BEEA", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 107, + "fields": { + "part": 23, + "manufacturer": 14, + "MPN": "RMCF0603FT4K70", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 108, + "fields": { + "part": 24, + "manufacturer": 7, + "MPN": "CRG0805F4K7", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 109, + "fields": { + "part": 24, + "manufacturer": 17, + "MPN": "KTR10EZPF4701", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 110, + "fields": { + "part": 24, + "manufacturer": 6, + "MPN": "ERA-6AEB1472V", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 111, + "fields": { + "part": 24, + "manufacturer": 4, + "MPN": "RG2012P-472-B-T5", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 112, + "fields": { + "part": 34, + "manufacturer": 6, + "MPN": "ERA-2AEB473X", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 113, + "fields": { + "part": 34, + "manufacturer": 4, + "MPN": "RG1005P-473-B-T5", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 114, + "fields": { + "part": 34, + "manufacturer": 5, + "MPN": "RC0402FR-0747KL", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 115, + "fields": { + "part": 34, + "manufacturer": 7, + "MPN": "CRGCQ0402F47K", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 116, + "fields": { + "part": 34, + "manufacturer": 5, + "MPN": "RT0402BRE0747KL", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 117, + "fields": { + "part": 35, + "manufacturer": 6, + "MPN": "ERJ-1GNJ473C", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 118, + "fields": { + "part": 35, + "manufacturer": 5, + "MPN": "RC0201FR-0747KL", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 119, + "fields": { + "part": 35, + "manufacturer": 5, + "MPN": "RC0201FR-0747K5L", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 120, + "fields": { + "part": 35, + "manufacturer": 5, + "MPN": "RC0201FR-07147KL", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 121, + "fields": { + "part": 35, + "manufacturer": 6, + "MPN": "ERJ-1GNF4702C", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 122, + "fields": { + "part": 36, + "manufacturer": 7, + "MPN": "CRGCQ0805F47K", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 123, + "fields": { + "part": 36, + "manufacturer": 17, + "MPN": "KTR10EZPF4702", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 124, + "fields": { + "part": 36, + "manufacturer": 6, + "MPN": "ERA-6AEB473V", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 125, + "fields": { + "part": 36, + "manufacturer": 6, + "MPN": "ERA-6AEB1473V", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 126, + "fields": { + "part": 36, + "manufacturer": 4, + "MPN": "RG2012P-473-B-T5", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 127, + "fields": { + "part": 25, + "manufacturer": 4, + "MPN": "RR0510P-562-D", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 128, + "fields": { + "part": 25, + "manufacturer": 5, + "MPN": "RT0402BRD075K6L", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 129, + "fields": { + "part": 25, + "manufacturer": 4, + "MPN": "RG1005P-562-B-T5", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 130, + "fields": { + "part": 25, + "manufacturer": 14, + "MPN": "RMCF0402FT5K60", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 131, + "fields": { + "part": 25, + "manufacturer": 6, + "MPN": "ERJ-2RKF5601X", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 132, + "fields": { + "part": 26, + "manufacturer": 6, + "MPN": "ERJ-1GNF5601C", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 133, + "fields": { + "part": 26, + "manufacturer": 12, + "MPN": "CRCW02015K60FNED", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 134, + "fields": { + "part": 26, + "manufacturer": 4, + "MPN": "RR0816P-562-D", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 135, + "fields": { + "part": 26, + "manufacturer": 12, + "MPN": "CRCW02015K60FKED", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 136, + "fields": { + "part": 26, + "manufacturer": 14, + "MPN": "RMCF0603FT5K60", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 137, + "fields": { + "part": 27, + "manufacturer": 6, + "MPN": "ERA-6AEB562V", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 138, + "fields": { + "part": 27, + "manufacturer": 14, + "MPN": "RMCF0805FT5K60", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 139, + "fields": { + "part": 27, + "manufacturer": 5, + "MPN": "RC0805FR-075K6L", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 140, + "fields": { + "part": 27, + "manufacturer": 17, + "MPN": "KTR10EZPF5601", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 141, + "fields": { + "part": 27, + "manufacturer": 7, + "MPN": "CPF0805B5K6E1", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 142, + "fields": { + "part": 37, + "manufacturer": 4, + "MPN": "RR0510P-563-D", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 143, + "fields": { + "part": 37, + "manufacturer": 6, + "MPN": "ERA-2AEB563X", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 144, + "fields": { + "part": 37, + "manufacturer": 12, + "MPN": "TNPW04025K56BEED", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 145, + "fields": { + "part": 37, + "manufacturer": 5, + "MPN": "RC0402FR-0756K2L", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 146, + "fields": { + "part": 37, + "manufacturer": 15, + "MPN": "RK73B1ETTP563J", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 147, + "fields": { + "part": 38, + "manufacturer": 5, + "MPN": "RC0201FR-0756KL", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 148, + "fields": { + "part": 38, + "manufacturer": 6, + "MPN": "ERJ-1GNF5602C", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 149, + "fields": { + "part": 38, + "manufacturer": 4, + "MPN": "RR0816P-563-D", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 150, + "fields": { + "part": 38, + "manufacturer": 7, + "MPN": "CRGP0603F56K", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 151, + "fields": { + "part": 38, + "manufacturer": 12, + "MPN": "CRCW020156K2FKED", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 152, + "fields": { + "part": 39, + "manufacturer": 7, + "MPN": "CRG0805F56K", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 153, + "fields": { + "part": 39, + "manufacturer": 7, + "MPN": "CRGCQ0805F56K", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 154, + "fields": { + "part": 39, + "manufacturer": 4, + "MPN": "RR1220P-563-D", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 155, + "fields": { + "part": 39, + "manufacturer": 6, + "MPN": "ERA-6AEB563V", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 156, + "fields": { + "part": 39, + "manufacturer": 14, + "MPN": "RMCF0805FT56K0", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 157, + "fields": { + "part": 40, + "manufacturer": 7, + "MPN": "CRGCQ0402F68K", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 158, + "fields": { + "part": 40, + "manufacturer": 4, + "MPN": "RR0510P-683-D", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 159, + "fields": { + "part": 40, + "manufacturer": 6, + "MPN": "ERA-2AEB683X", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 160, + "fields": { + "part": 40, + "manufacturer": 14, + "MPN": "RMCF0402FT68K1", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 161, + "fields": { + "part": 40, + "manufacturer": 5, + "MPN": "RC0402FR-0768RL", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 162, + "fields": { + "part": 41, + "manufacturer": 7, + "MPN": "CRGCQ0603F68K", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 163, + "fields": { + "part": 41, + "manufacturer": 5, + "MPN": "RC0201FR-0768KL", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 164, + "fields": { + "part": 41, + "manufacturer": 6, + "MPN": "ERJ-1GNF7681C", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 165, + "fields": { + "part": 41, + "manufacturer": 4, + "MPN": "RR0816P-683-D", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 166, + "fields": { + "part": 41, + "manufacturer": 6, + "MPN": "ERJ-PB3B7681V", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 167, + "fields": { + "part": 42, + "manufacturer": 7, + "MPN": "CRG0805F68K", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 168, + "fields": { + "part": 42, + "manufacturer": 6, + "MPN": "ERA-6AEB683V", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 169, + "fields": { + "part": 42, + "manufacturer": 6, + "MPN": "ERA-6ARB912V", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 170, + "fields": { + "part": 42, + "manufacturer": 5, + "MPN": "RC0805FR-0768KL", + "link": null, + "description": null + } + }, + { + "model": "company.manufacturerpart", + "pk": 171, + "fields": { + "part": 42, + "manufacturer": 5, + "MPN": "RC0805FR-0768K1L", + "link": null, + "description": null + } + }, + { + "model": "company.supplierpart", + "pk": 11, + "fields": { + "part": 43, + "supplier": 1, + "SKU": "RR05P100KDTR-ND", + "manufacturer_part": 1, + "link": "https://www.digikey.com/product-detail/en/susumu/RR0510P-104-D/RR05P100KDTR-ND/432443", + "description": "RES SMD 100K OHM 0.5% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 12, + "fields": { + "part": 43, + "supplier": 1, + "SKU": "YAG1343TR-ND", + "manufacturer_part": 2, + "link": "https://www.digikey.com/product-detail/en/yageo/RT0402BRD07100KL/YAG1343TR-ND/1068989", + "description": "RES SMD 100K OHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 13, + "fields": { + "part": 43, + "supplier": 1, + "SKU": "P100KDCTR-ND", + "manufacturer_part": 3, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-2AEB104X/P100KDCTR-ND/1706053", + "description": "RES SMD 100K OHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 14, + "fields": { + "part": 43, + "supplier": 1, + "SKU": "A102574TR-ND", + "manufacturer_part": 4, + "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CPF0402B100KE1/A102574TR-ND/2381852", + "description": "RES SMD 100K OHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 15, + "fields": { + "part": 44, + "supplier": 1, + "SKU": "541-3247-2-ND", + "manufacturer_part": 9, + "link": "https://www.digikey.com/product-detail/en/vishay-dale/RCA0603100KFKEAHP/541-3247-2-ND/6561244", + "description": "RES SMD 100K OHM 1% 1/4W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 16, + "fields": { + "part": 44, + "supplier": 1, + "SKU": "CRT0603-BY-1003ELFTR-ND", + "manufacturer_part": 10, + "link": "https://www.digikey.com/product-detail/en/bourns-inc/CRT0603-BY-1003ELF/CRT0603-BY-1003ELFTR-ND/1775020", + "description": "RES SMD 100K OHM 0.1% 1/10W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 17, + "fields": { + "part": 45, + "supplier": 1, + "SKU": "RMCF0805FT100KTR-ND", + "manufacturer_part": 11, + "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0805FT100K/RMCF0805FT100KTR-ND/1760712", + "description": "RES 100K OHM 1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 18, + "fields": { + "part": 28, + "supplier": 1, + "SKU": "2019-RN731ETTP1002B25TR-ND", + "manufacturer_part": 12, + "link": "https://www.digikey.com/product-detail/en/koa-speer-electronics-inc/RN731ETTP1002B25/2019-RN731ETTP1002B25TR-ND/10369121", + "description": "RES 10K OHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 20, + "fields": { + "part": 17, + "supplier": 1, + "SKU": "RHM1.00KADTR-ND", + "manufacturer_part": 14, + "link": "https://www.digikey.com/product-detail/en/rohm-semiconductor/ESR03EZPF1001/RHM1.00KADTR-ND/1983428", + "description": "RES SMD 1K OHM 1% 1/4W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 21, + "fields": { + "part": 22, + "supplier": 1, + "SKU": "2037-PFR02S-472-FNHTR-ND", + "manufacturer_part": 16, + "link": "https://www.digikey.com/product-detail/en/delta-electronics-cyntec/PFR02S-472-FNH/2037-PFR02S-472-FNHTR-ND/9761635", + "description": "RES 4.7K OHM 1% 1/32W 01005", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 22, + "fields": { + "part": 24, + "supplier": 1, + "SKU": "696-1387-2-ND", + "manufacturer_part": 17, + "link": "https://www.digikey.com/product-detail/en/riedon/PCR0805-4K7J1/696-1387-2-ND/3507274", + "description": "RES SMD 4.7K OHM 5% 1/4W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 23, + "fields": { + "part": 43, + "supplier": 1, + "SKU": "RG10P100KBTR-ND", + "manufacturer_part": 18, + "link": "https://www.digikey.com/product-detail/en/susumu/RG1005P-104-B-T5/RG10P100KBTR-ND/968800", + "description": "RES SMD 100K OHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 24, + "fields": { + "part": 44, + "supplier": 1, + "SKU": "RR08P100KDTR-ND", + "manufacturer_part": 19, + "link": "https://www.digikey.com/product-detail/en/susumu/RR0816P-104-D/RR08P100KDTR-ND/432233", + "description": "RES SMD 100K OHM 0.5% 1/16W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 25, + "fields": { + "part": 44, + "supplier": 1, + "SKU": "RG16P100KBTR-ND", + "manufacturer_part": 20, + "link": "https://www.digikey.com/product-detail/en/susumu/RG1608P-104-B-T5/RG16P100KBTR-ND/1240451", + "description": "RES SMD 100K OHM 0.1% 1/10W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 26, + "fields": { + "part": 44, + "supplier": 1, + "SKU": "RG16N100KWTR-ND", + "manufacturer_part": 21, + "link": "https://www.digikey.com/product-detail/en/susumu/RG1608N-104-W-T1/RG16N100KWTR-ND/600645", + "description": "RES SMD 100KOHM 0.05% 1/10W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 27, + "fields": { + "part": 45, + "supplier": 1, + "SKU": "RR12P100KDTR-ND", + "manufacturer_part": 22, + "link": "https://www.digikey.com/product-detail/en/susumu/RR1220P-104-D/RR12P100KDTR-ND/432339", + "description": "RES SMD 100K OHM 0.5% 1/10W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 28, + "fields": { + "part": 45, + "supplier": 1, + "SKU": "RG20P100KBTR-ND", + "manufacturer_part": 23, + "link": "https://www.digikey.com/product-detail/en/susumu/RG2012P-104-B-T5/RG20P100KBTR-ND/1240656", + "description": "RES SMD 100K OHM 0.1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 29, + "fields": { + "part": 45, + "supplier": 1, + "SKU": "TNP100KABTR-ND", + "manufacturer_part": 24, + "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW0805100KBEEA/TNP100KABTR-ND/1607510", + "description": "RES 100K OHM 0.1% 1/5W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 30, + "fields": { + "part": 45, + "supplier": 1, + "SKU": "RG20N100KWTR-ND", + "manufacturer_part": 25, + "link": "https://www.digikey.com/product-detail/en/susumu/RG2012N-104-W-T1/RG20N100KWTR-ND/600736", + "description": "RES SMD 100K OHM 0.05% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 31, + "fields": { + "part": 28, + "supplier": 1, + "SKU": "P10KAWTR-ND", + "manufacturer_part": 26, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-XGNJ103Y/P10KAWTR-ND/1782482", + "description": "RES SMD 10K OHM 5% 1/32W 01005", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 32, + "fields": { + "part": 28, + "supplier": 1, + "SKU": "2019-RN73H1ETTP1002B25TR-ND", + "manufacturer_part": 27, + "link": "https://www.digikey.com/product-detail/en/koa-speer-electronics-inc/RN73H1ETTP1002B25/2019-RN73H1ETTP1002B25TR-ND/9916891", + "description": "RES 10K OHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 33, + "fields": { + "part": 28, + "supplier": 1, + "SKU": "TNP10.0KDATR-ND", + "manufacturer_part": 28, + "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW040210K0BEED/TNP10.0KDATR-ND/1606424", + "description": "RES 10K OHM 0.1% 1/10W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 34, + "fields": { + "part": 28, + "supplier": 1, + "SKU": "A102579TR-ND", + "manufacturer_part": 29, + "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CPF0402B10KE1/A102579TR-ND/2381828", + "description": "RES SMD 10K OHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 35, + "fields": { + "part": 29, + "supplier": 1, + "SKU": "RMCF0201FT10K0TR-ND", + "manufacturer_part": 30, + "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0201FT10K0/RMCF0201FT10K0TR-ND/1714990", + "description": "RES 10K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 36, + "fields": { + "part": 29, + "supplier": 1, + "SKU": "311-10KNTR-ND", + "manufacturer_part": 31, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0201JR-0710KL/311-10KNTR-ND/1948901", + "description": "RES SMD 10K OHM 5% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 37, + "fields": { + "part": 29, + "supplier": 1, + "SKU": "P122414TR-ND", + "manufacturer_part": 32, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNF1002C/P122414TR-ND/2036226", + "description": "RES SMD 10K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 38, + "fields": { + "part": 29, + "supplier": 1, + "SKU": "541-10.0KABTR-ND", + "manufacturer_part": 33, + "link": "https://www.digikey.com/product-detail/en/vishay-dale/CRCW020110K0FNED/541-10.0KABTR-ND/1178493", + "description": "RES SMD 10K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 39, + "fields": { + "part": 29, + "supplier": 1, + "SKU": "RNCP0603FTD10K0TR-ND", + "manufacturer_part": 34, + "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RNCP0603FTD10K0/RNCP0603FTD10K0TR-ND/2240139", + "description": "RES 10K OHM 1% 1/8W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 40, + "fields": { + "part": 30, + "supplier": 1, + "SKU": "RR12P10.0KDTR-ND", + "manufacturer_part": 35, + "link": "https://www.digikey.com/product-detail/en/susumu/RR1220P-103-D/RR12P10.0KDTR-ND/432315", + "description": "RES SMD 10K OHM 0.5% 1/10W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 41, + "fields": { + "part": 30, + "supplier": 1, + "SKU": "P10KDATR-ND", + "manufacturer_part": 36, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB103V/P10KDATR-ND/1465773", + "description": "RES 10K OHM 0.1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 42, + "fields": { + "part": 30, + "supplier": 1, + "SKU": "A110639TR-ND", + "manufacturer_part": 37, + "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/2176093-5/A110639TR-ND/4034107", + "description": "RES SMD 10K OHM 0.1% 1/4W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 43, + "fields": { + "part": 30, + "supplier": 1, + "SKU": "RG20N10.0KWTR-ND", + "manufacturer_part": 38, + "link": "https://www.digikey.com/product-detail/en/susumu/RG2012N-103-W-T1/RG20N10.0KWTR-ND/600712", + "description": "RES SMD 10K OHM 0.05% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 45, + "fields": { + "part": 16, + "supplier": 1, + "SKU": "YAG1234TR-ND", + "manufacturer_part": 40, + "link": "https://www.digikey.com/product-detail/en/yageo/RT0402FRE071KL/YAG1234TR-ND/1071857", + "description": "RES SMD 1K OHM 1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 47, + "fields": { + "part": 16, + "supplier": 1, + "SKU": "311-1.0KDGTR-ND", + "manufacturer_part": 42, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0100FR-071KL/311-1.0KDGTR-ND/2254269", + "description": "RES SMD 1K OHM 1% 1/32W 01005", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 48, + "fields": { + "part": 16, + "supplier": 1, + "SKU": "RG10P1.0KBTR-ND", + "manufacturer_part": 43, + "link": "https://www.digikey.com/product-detail/en/susumu/RG1005P-102-B-T5/RG10P1.0KBTR-ND/968752", + "description": "RES SMD 1K OHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 49, + "fields": { + "part": 16, + "supplier": 1, + "SKU": "TNP1.00KDATR-ND", + "manufacturer_part": 44, + "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW04021K00BEED/TNP1.00KDATR-ND/1606310", + "description": "RES 1K OHM 0.1% 1/10W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 50, + "fields": { + "part": 17, + "supplier": 1, + "SKU": "311-1KMTR-ND", + "manufacturer_part": 45, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0201FR-071KL/311-1KMTR-ND/3202389", + "description": "RES SMD 1K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 51, + "fields": { + "part": 17, + "supplier": 1, + "SKU": "RR08P1.0KDTR-ND", + "manufacturer_part": 46, + "link": "https://www.digikey.com/product-detail/en/susumu/RR0816P-102-D/RR08P1.0KDTR-ND/432185", + "description": "RES SMD 1K OHM 0.5% 1/16W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 52, + "fields": { + "part": 17, + "supplier": 1, + "SKU": "541-1.00KAABTR-ND", + "manufacturer_part": 47, + "link": "https://www.digikey.com/product-detail/en/vishay-dale/CRCW02011K00FKED/541-1.00KAABTR-ND/1967979", + "description": "RES SMD 1K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 53, + "fields": { + "part": 17, + "supplier": 1, + "SKU": "P1.0KDBTR-ND", + "manufacturer_part": 48, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-3AEB102V/P1.0KDBTR-ND/1465854", + "description": "RES SMD 1K OHM 0.1% 1/10W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 54, + "fields": { + "part": 18, + "supplier": 1, + "SKU": "RNCP0805FTD1K00TR-ND", + "manufacturer_part": 49, + "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RNCP0805FTD1K00/RNCP0805FTD1K00TR-ND/2240229", + "description": "RES 1K OHM 1% 1/4W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 55, + "fields": { + "part": 18, + "supplier": 1, + "SKU": "RR12P1.0KDTR-ND", + "manufacturer_part": 50, + "link": "https://www.digikey.com/product-detail/en/susumu/RR1220P-102-D/RR12P1.0KDTR-ND/432291", + "description": "RES SMD 1K OHM 0.5% 1/10W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 56, + "fields": { + "part": 18, + "supplier": 1, + "SKU": "RG20P1.0KBTR-ND", + "manufacturer_part": 51, + "link": "https://www.digikey.com/product-detail/en/susumu/RG2012P-102-B-T5/RG20P1.0KBTR-ND/1240655", + "description": "RES SMD 1K OHM 0.1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 57, + "fields": { + "part": 18, + "supplier": 1, + "SKU": "RG20P301KBTR-ND", + "manufacturer_part": 52, + "link": "https://www.digikey.com/product-detail/en/susumu/RG2012P-3013-B-T5/RG20P301KBTR-ND/1240737", + "description": "RES SMD 301K OHM 0.1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 58, + "fields": { + "part": 18, + "supplier": 1, + "SKU": "TNP1.00KABTR-ND", + "manufacturer_part": 53, + "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW08051K00BEEA/TNP1.00KABTR-ND/1607282", + "description": "RES 1K OHM 0.1% 1/5W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 59, + "fields": { + "part": 19, + "supplier": 1, + "SKU": "13-RT0402FRE072K2LTR-ND", + "manufacturer_part": 54, + "link": "https://www.digikey.com/product-detail/en/yageo/RT0402FRE072K2L/13-RT0402FRE072K2LTR-ND/1071928", + "description": "RES SMD 2.2K OHM 1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 60, + "fields": { + "part": 19, + "supplier": 1, + "SKU": "511-1805-2-ND", + "manufacturer_part": 55, + "link": "https://www.digikey.com/product-detail/en/rohm-semiconductor/SFR01MZPF2201/511-1805-2-ND/6816530", + "description": "RES 2.2K OHM 1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 61, + "fields": { + "part": 19, + "supplier": 1, + "SKU": "P42.2KDCTR-ND", + "manufacturer_part": 56, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-2AEB4222X/P42.2KDCTR-ND/2026199", + "description": "RES SMD 42.2KOHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 62, + "fields": { + "part": 19, + "supplier": 1, + "SKU": "RG10P2.2KBTR-ND", + "manufacturer_part": 57, + "link": "https://www.digikey.com/product-detail/en/susumu/RG1005P-222-B-T5/RG10P2.2KBTR-ND/968760", + "description": "RES SMD 2.2K OHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 63, + "fields": { + "part": 19, + "supplier": 1, + "SKU": "TNP2.20KDATR-ND", + "manufacturer_part": 58, + "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW04022K20BEED/TNP2.20KDATR-ND/1606346", + "description": "RES 2.2K OHM 0.1% 1/10W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 64, + "fields": { + "part": 20, + "supplier": 1, + "SKU": "P2.2KDBTR-ND", + "manufacturer_part": 59, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-3AEB222V/P2.2KDBTR-ND/1465862", + "description": "RES SMD 2.2K OHM 0.1% 1/10W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 65, + "fields": { + "part": 20, + "supplier": 1, + "SKU": "RMCF0201JT2K20TR-ND", + "manufacturer_part": 60, + "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0201JT2K20/RMCF0201JT2K20TR-ND/5966066", + "description": "RES 2.2K OHM 5% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 66, + "fields": { + "part": 20, + "supplier": 1, + "SKU": "RMCF0201FT2K20TR-ND", + "manufacturer_part": 61, + "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0201FT2K20/RMCF0201FT2K20TR-ND/3906019", + "description": "RES 2.2K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 67, + "fields": { + "part": 20, + "supplier": 1, + "SKU": "311-2.20KHRTR-ND", + "manufacturer_part": 62, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0603FR-072K2L/311-2.20KHRTR-ND/727016", + "description": "RES SMD 2.2K OHM 1% 1/10W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 68, + "fields": { + "part": 20, + "supplier": 1, + "SKU": "P123277TR-ND", + "manufacturer_part": 63, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNJ222C/P123277TR-ND/2035795", + "description": "RES SMD 2.2K OHM 5% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 69, + "fields": { + "part": 21, + "supplier": 1, + "SKU": "P2.2KDATR-ND", + "manufacturer_part": 64, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB222V/P2.2KDATR-ND/1465757", + "description": "RES 2.2K OHM 0.1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 70, + "fields": { + "part": 21, + "supplier": 1, + "SKU": "RHM2.2KKTR-ND", + "manufacturer_part": 65, + "link": "https://www.digikey.com/product-detail/en/rohm-semiconductor/ESR10EZPJ222/RHM2.2KKTR-ND/1762786", + "description": "RES SMD 2.2K OHM 5% 0.4W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 71, + "fields": { + "part": 21, + "supplier": 1, + "SKU": "RR12P2.2KDTR-ND", + "manufacturer_part": 66, + "link": "https://www.digikey.com/product-detail/en/susumu/RR1220P-222-D/RR12P2.2KDTR-ND/432299", + "description": "RES SMD 2.2K OHM 0.5% 1/10W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 72, + "fields": { + "part": 21, + "supplier": 1, + "SKU": "RHM2.2KAHTR-ND", + "manufacturer_part": 67, + "link": "https://www.digikey.com/product-detail/en/rohm-semiconductor/KTR10EZPF2201/RHM2.2KAHTR-ND/4051876", + "description": "RES SMD 2.2K OHM 1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 73, + "fields": { + "part": 21, + "supplier": 1, + "SKU": "P42.2KDATR-ND", + "manufacturer_part": 68, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB4222V/P42.2KDATR-ND/2025809", + "description": "RES 42.2K OHM 0.1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 74, + "fields": { + "part": 46, + "supplier": 1, + "SKU": "TNP20.0KDATR-ND", + "manufacturer_part": 69, + "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW040220K0BEED/TNP20.0KDATR-ND/1606456", + "description": "RES 20K OHM 0.1% 1/10W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 75, + "fields": { + "part": 46, + "supplier": 1, + "SKU": "A129655TR-ND", + "manufacturer_part": 70, + "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGCQ0402F220K/A129655TR-ND/8576257", + "description": "CRGCQ 0402 220K 1%", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 77, + "fields": { + "part": 46, + "supplier": 1, + "SKU": "541-2098-2-ND", + "manufacturer_part": 72, + "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW040220K3BEED/541-2098-2-ND/4876018", + "description": "RES 20.3K OHM 0.1% 1/10W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 78, + "fields": { + "part": 46, + "supplier": 1, + "SKU": "CR0402-FX-2203GLFTR-ND", + "manufacturer_part": 73, + "link": "https://www.digikey.com/product-detail/en/bourns-inc/CR0402-FX-2203GLF/CR0402-FX-2203GLFTR-ND/3783231", + "description": "RES SMD 220K OHM 1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 79, + "fields": { + "part": 47, + "supplier": 1, + "SKU": "P123279TR-ND", + "manufacturer_part": 74, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNJ224C/P123279TR-ND/2035843", + "description": "RES SMD 220K OHM 5% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 80, + "fields": { + "part": 47, + "supplier": 1, + "SKU": "A129716TR-ND", + "manufacturer_part": 75, + "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGCQ0603F220K/A129716TR-ND/8576318", + "description": "CRGCQ 0603 220K 1%", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 81, + "fields": { + "part": 47, + "supplier": 1, + "SKU": "YAG2277TR-ND", + "manufacturer_part": 76, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0201FR-07220KL/YAG2277TR-ND/3202393", + "description": "RES SMD 220K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 82, + "fields": { + "part": 47, + "supplier": 1, + "SKU": "P122834TR-ND", + "manufacturer_part": 77, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNF2203C/P122834TR-ND/2036376", + "description": "RES SMD 220K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 83, + "fields": { + "part": 47, + "supplier": 1, + "SKU": "P220KDBTR-ND", + "manufacturer_part": 78, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-3AEB224V/P220KDBTR-ND/1465910", + "description": "RES SMD 220K OHM 0.1% 1/10W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 84, + "fields": { + "part": 48, + "supplier": 1, + "SKU": "A126350TR-ND", + "manufacturer_part": 79, + "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRG0805F220K/A126350TR-ND/2380869", + "description": "RES SMD 220K OHM 1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 85, + "fields": { + "part": 48, + "supplier": 1, + "SKU": "A129777TR-ND", + "manufacturer_part": 80, + "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGCQ0805F220K/A129777TR-ND/8576379", + "description": "CRGCQ 0805 220K 1%", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 86, + "fields": { + "part": 48, + "supplier": 1, + "SKU": "RR12P220KDTR-ND", + "manufacturer_part": 81, + "link": "https://www.digikey.com/product-detail/en/susumu/RR1220P-224-D/RR12P220KDTR-ND/432347", + "description": "RES SMD 220K OHM 0.5% 1/10W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 87, + "fields": { + "part": 48, + "supplier": 1, + "SKU": "RHM220KAHTR-ND", + "manufacturer_part": 82, + "link": "https://www.digikey.com/product-detail/en/rohm-semiconductor/KTR10EZPF2203/RHM220KAHTR-ND/1983645", + "description": "RES SMD 220K OHM 1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 88, + "fields": { + "part": 48, + "supplier": 1, + "SKU": "RG20P220KBTR-ND", + "manufacturer_part": 83, + "link": "https://www.digikey.com/product-detail/en/susumu/RG2012P-224-B-T5/RG20P220KBTR-ND/1240712", + "description": "RES SMD 220K OHM 0.1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 89, + "fields": { + "part": 31, + "supplier": 1, + "SKU": "P22KDCTR-ND", + "manufacturer_part": 84, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-2AEB223X/P22KDCTR-ND/1706037", + "description": "RES SMD 22K OHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 90, + "fields": { + "part": 31, + "supplier": 1, + "SKU": "TNP2.00KDATR-ND", + "manufacturer_part": 85, + "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW04022K00BEED/TNP2.00KDATR-ND/1606342", + "description": "RES 2K OHM 0.1% 1/10W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 91, + "fields": { + "part": 31, + "supplier": 1, + "SKU": "TNP22.1KDATR-ND", + "manufacturer_part": 86, + "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW040222K1BEED/TNP22.1KDATR-ND/1606461", + "description": "RES 22.1K OHM 0.1% 1/10W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 92, + "fields": { + "part": 31, + "supplier": 1, + "SKU": "311-22.0KLRTR-ND", + "manufacturer_part": 87, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0402FR-0722KL/311-22.0KLRTR-ND/726561", + "description": "RES SMD 22K OHM 1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 93, + "fields": { + "part": 31, + "supplier": 1, + "SKU": "RR05P22.0KDTR-ND", + "manufacturer_part": 88, + "link": "https://www.digikey.com/product-detail/en/susumu/RR0510P-223-D/RR05P22.0KDTR-ND/432428", + "description": "RES SMD 22K OHM 0.5% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 94, + "fields": { + "part": 32, + "supplier": 1, + "SKU": "311-22.0KHRTR-ND", + "manufacturer_part": 89, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0603FR-0722KL/311-22.0KHRTR-ND/727056", + "description": "RES SMD 22K OHM 1% 1/10W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 95, + "fields": { + "part": 32, + "supplier": 1, + "SKU": "P123278TR-ND", + "manufacturer_part": 90, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNJ223C/P123278TR-ND/2035819", + "description": "RES SMD 22K OHM 5% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 96, + "fields": { + "part": 32, + "supplier": 1, + "SKU": "311-22KNTR-ND", + "manufacturer_part": 91, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0201JR-0722KL/311-22KNTR-ND/1948930", + "description": "RES SMD 22K OHM 5% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 97, + "fields": { + "part": 32, + "supplier": 1, + "SKU": "A129704TR-ND", + "manufacturer_part": 92, + "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGCQ0603F22K/A129704TR-ND/8576306", + "description": "CRGCQ 0603 22K 1%", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 98, + "fields": { + "part": 32, + "supplier": 1, + "SKU": "YAG2278TR-ND", + "manufacturer_part": 93, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0201FR-0722KL/YAG2278TR-ND/3202394", + "description": "RES SMD 22K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 99, + "fields": { + "part": 33, + "supplier": 1, + "SKU": "408-1636-2-ND", + "manufacturer_part": 94, + "link": "https://www.digikey.com/product-detail/en/susumu/RG2012L-223-L-T05/408-1636-2-ND/3738069", + "description": "RES SMD 22K OHM 0.01% 1/10W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 100, + "fields": { + "part": 33, + "supplier": 1, + "SKU": "RNCP0805FTD22K1TR-ND", + "manufacturer_part": 95, + "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RNCP0805FTD22K1/RNCP0805FTD22K1TR-ND/2240273", + "description": "RES 22.1K OHM 1% 1/4W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 101, + "fields": { + "part": 33, + "supplier": 1, + "SKU": "RR12P22.0KDTR-ND", + "manufacturer_part": 96, + "link": "https://www.digikey.com/product-detail/en/susumu/RR1220P-223-D/RR12P22.0KDTR-ND/432323", + "description": "RES SMD 22K OHM 0.5% 1/10W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 102, + "fields": { + "part": 33, + "supplier": 1, + "SKU": "P422KDATR-ND", + "manufacturer_part": 97, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB4223V/P422KDATR-ND/2025899", + "description": "RES 422K OHM 0.1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 103, + "fields": { + "part": 33, + "supplier": 1, + "SKU": "P4.22KDATR-ND", + "manufacturer_part": 98, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB4221V/P4.22KDATR-ND/2025719", + "description": "RES 4.22K OHM 0.1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 104, + "fields": { + "part": 22, + "supplier": 1, + "SKU": "P4.7KDCTR-ND", + "manufacturer_part": 99, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-2AEB472X/P4.7KDCTR-ND/1706021", + "description": "RES SMD 4.7K OHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 105, + "fields": { + "part": 22, + "supplier": 1, + "SKU": "RG10P4.7KBTR-ND", + "manufacturer_part": 100, + "link": "https://www.digikey.com/product-detail/en/susumu/RG1005P-472-B-T5/RG10P4.7KBTR-ND/968768", + "description": "RES SMD 4.7K OHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 106, + "fields": { + "part": 22, + "supplier": 1, + "SKU": "541-3136-2-ND", + "manufacturer_part": 101, + "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW04024K70BEED/541-3136-2-ND/1606386", + "description": "RES 4.7K OHM 0.1% 1/10W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 107, + "fields": { + "part": 22, + "supplier": 1, + "SKU": "2019-RK73B1ETTP472JTR-ND", + "manufacturer_part": 102, + "link": "https://www.digikey.com/product-detail/en/koa-speer-electronics-inc/RK73B1ETTP472J/2019-RK73B1ETTP472JTR-ND/9843962", + "description": "RES 4.7K OHM 5% 1/10W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 108, + "fields": { + "part": 23, + "supplier": 1, + "SKU": "541-4.70KAABTR-ND", + "manufacturer_part": 103, + "link": "https://www.digikey.com/product-detail/en/vishay-dale/CRCW02014K70FKED/541-4.70KAABTR-ND/1968069", + "description": "RES SMD 4.7K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 109, + "fields": { + "part": 23, + "supplier": 1, + "SKU": "P4.7KDBTR-ND", + "manufacturer_part": 104, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-3AEB472V/P4.7KDBTR-ND/1465870", + "description": "RES SMD 4.7K OHM 0.1% 1/10W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 110, + "fields": { + "part": 23, + "supplier": 1, + "SKU": "RG16P4.7KBTR-ND", + "manufacturer_part": 105, + "link": "https://www.digikey.com/product-detail/en/susumu/RG1608P-472-B-T5/RG16P4.7KBTR-ND/1240593", + "description": "RES SMD 4.7K OHM 0.1% 1/10W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 111, + "fields": { + "part": 23, + "supplier": 1, + "SKU": "TNP4.70KAATR-ND", + "manufacturer_part": 106, + "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW06034K70BEEA/TNP4.70KAATR-ND/1606843", + "description": "RES 4.7K OHM 0.1% 1/8W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 112, + "fields": { + "part": 23, + "supplier": 1, + "SKU": "RMCF0603FT4K70TR-ND", + "manufacturer_part": 107, + "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0603FT4K70/RMCF0603FT4K70TR-ND/1760998", + "description": "RES 4.7K OHM 1% 1/10W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 113, + "fields": { + "part": 24, + "supplier": 1, + "SKU": "A106065TR-ND", + "manufacturer_part": 108, + "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRG0805F4K7/A106065TR-ND/2135488", + "description": "RES SMD 4.7K OHM 1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 114, + "fields": { + "part": 24, + "supplier": 1, + "SKU": "RHM4.70KAHTR-ND", + "manufacturer_part": 109, + "link": "https://www.digikey.com/product-detail/en/rohm-semiconductor/KTR10EZPF4701/RHM4.70KAHTR-ND/1983661", + "description": "RES SMD 4.7K OHM 1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 115, + "fields": { + "part": 24, + "supplier": 1, + "SKU": "P14.7KDATR-ND", + "manufacturer_part": 110, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB1472V/P14.7KDATR-ND/2025767", + "description": "RES 14.7K OHM 0.1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 116, + "fields": { + "part": 24, + "supplier": 1, + "SKU": "RG20P4.7KBTR-ND", + "manufacturer_part": 111, + "link": "https://www.digikey.com/product-detail/en/susumu/RG2012P-472-B-T5/RG20P4.7KBTR-ND/1240773", + "description": "RES SMD 4.7K OHM 0.1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 117, + "fields": { + "part": 34, + "supplier": 1, + "SKU": "P47KDCTR-ND", + "manufacturer_part": 112, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-2AEB473X/P47KDCTR-ND/1706045", + "description": "RES SMD 47K OHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 118, + "fields": { + "part": 34, + "supplier": 1, + "SKU": "RG10P47KBTR-ND", + "manufacturer_part": 113, + "link": "https://www.digikey.com/product-detail/en/susumu/RG1005P-473-B-T5/RG10P47KBTR-ND/968792", + "description": "RES SMD 47K OHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 119, + "fields": { + "part": 34, + "supplier": 1, + "SKU": "311-47.0KLRTR-ND", + "manufacturer_part": 114, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0402FR-0747KL/311-47.0KLRTR-ND/726616", + "description": "RES SMD 47K OHM 1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 120, + "fields": { + "part": 34, + "supplier": 1, + "SKU": "A129647TR-ND", + "manufacturer_part": 115, + "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGCQ0402F47K/A129647TR-ND/8576249", + "description": "CRGCQ 0402 47K 1%", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 121, + "fields": { + "part": 34, + "supplier": 1, + "SKU": "YAG4391TR-ND", + "manufacturer_part": 116, + "link": "https://www.digikey.com/product-detail/en/yageo/RT0402BRE0747KL/YAG4391TR-ND/1069743", + "description": "RES SMD 47K OHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 122, + "fields": { + "part": 35, + "supplier": 1, + "SKU": "P123333TR-ND", + "manufacturer_part": 117, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNJ473C/P123333TR-ND/2035827", + "description": "RES SMD 47K OHM 5% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 123, + "fields": { + "part": 35, + "supplier": 1, + "SKU": "311-47KMTR-ND", + "manufacturer_part": 118, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0201FR-0747KL/311-47KMTR-ND/3202409", + "description": "RES SMD 47K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 124, + "fields": { + "part": 35, + "supplier": 1, + "SKU": "YAG2692TR-ND", + "manufacturer_part": 119, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0201FR-0747K5L/YAG2692TR-ND/5280552", + "description": "RES SMD 47.5K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 125, + "fields": { + "part": 35, + "supplier": 1, + "SKU": "YAG2409TR-ND", + "manufacturer_part": 120, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0201FR-07147KL/YAG2409TR-ND/5280269", + "description": "RES SMD 147K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 126, + "fields": { + "part": 35, + "supplier": 1, + "SKU": "P123032TR-ND", + "manufacturer_part": 121, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNF4702C/P123032TR-ND/2036302", + "description": "RES SMD 47K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 127, + "fields": { + "part": 36, + "supplier": 1, + "SKU": "A129769TR-ND", + "manufacturer_part": 122, + "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGCQ0805F47K/A129769TR-ND/8576371", + "description": "CRGCQ 0805 47K 1%", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 128, + "fields": { + "part": 36, + "supplier": 1, + "SKU": "RHM47.0KAHTR-ND", + "manufacturer_part": 123, + "link": "https://www.digikey.com/product-detail/en/rohm-semiconductor/KTR10EZPF4702/RHM47.0KAHTR-ND/1983662", + "description": "RES SMD 47K OHM 1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 129, + "fields": { + "part": 36, + "supplier": 1, + "SKU": "P47KDATR-ND", + "manufacturer_part": 124, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB473V/P47KDATR-ND/1465789", + "description": "RES 47K OHM 0.1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 130, + "fields": { + "part": 36, + "supplier": 1, + "SKU": "P147KDATR-ND", + "manufacturer_part": 125, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB1473V/P147KDATR-ND/2025857", + "description": "RES 147K OHM 0.1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 131, + "fields": { + "part": 36, + "supplier": 1, + "SKU": "RG20P47.0KBTR-ND", + "manufacturer_part": 126, + "link": "https://www.digikey.com/product-detail/en/susumu/RG2012P-473-B-T5/RG20P47.0KBTR-ND/1240774", + "description": "RES SMD 47K OHM 0.1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 132, + "fields": { + "part": 25, + "supplier": 1, + "SKU": "RR05P5.6KDTR-ND", + "manufacturer_part": 127, + "link": "https://www.digikey.com/product-detail/en/susumu/RR0510P-562-D/RR05P5.6KDTR-ND/432415", + "description": "RES SMD 5.6K OHM 0.5% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 133, + "fields": { + "part": 25, + "supplier": 1, + "SKU": "YAG1459TR-ND", + "manufacturer_part": 128, + "link": "https://www.digikey.com/product-detail/en/yageo/RT0402BRD075K6L/YAG1459TR-ND/1069344", + "description": "RES SMD 5.6K OHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 134, + "fields": { + "part": 25, + "supplier": 1, + "SKU": "RG10P5.6KBTR-ND", + "manufacturer_part": 129, + "link": "https://www.digikey.com/product-detail/en/susumu/RG1005P-562-B-T5/RG10P5.6KBTR-ND/968770", + "description": "RES SMD 5.6K OHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 135, + "fields": { + "part": 25, + "supplier": 1, + "SKU": "RMCF0402FT5K60TR-ND", + "manufacturer_part": 130, + "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0402FT5K60/RMCF0402FT5K60TR-ND/4440018", + "description": "RES 5.6K OHM 1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 136, + "fields": { + "part": 25, + "supplier": 1, + "SKU": "P5.60KLTR-ND", + "manufacturer_part": 131, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-2RKF5601X/P5.60KLTR-ND/1746250", + "description": "RES SMD 5.6K OHM 1% 1/10W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 137, + "fields": { + "part": 26, + "supplier": 1, + "SKU": "P123076TR-ND", + "manufacturer_part": 132, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNF5601C/P123076TR-ND/2036197", + "description": "RES SMD 5.6K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 138, + "fields": { + "part": 26, + "supplier": 1, + "SKU": "541-CRCW02015K60FNEDTR-ND", + "manufacturer_part": 133, + "link": "https://www.digikey.com/product-detail/en/vishay-dale/CRCW02015K60FNED/541-CRCW02015K60FNEDTR-ND/1199888", + "description": "RES SMD 5.6K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 139, + "fields": { + "part": 26, + "supplier": 1, + "SKU": "RR08P5.6KDTR-ND", + "manufacturer_part": 134, + "link": "https://www.digikey.com/product-detail/en/susumu/RR0816P-562-D/RR08P5.6KDTR-ND/432203", + "description": "RES SMD 5.6K OHM 0.5% 1/16W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 140, + "fields": { + "part": 26, + "supplier": 1, + "SKU": "541-5.60KAABTR-ND", + "manufacturer_part": 135, + "link": "https://www.digikey.com/product-detail/en/vishay-dale/CRCW02015K60FKED/541-5.60KAABTR-ND/1968074", + "description": "RES SMD 5.6K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 141, + "fields": { + "part": 26, + "supplier": 1, + "SKU": "RMCF0603FT5K60TR-ND", + "manufacturer_part": 136, + "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0603FT5K60/RMCF0603FT5K60TR-ND/1714097", + "description": "RES 5.6K OHM 1% 1/10W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 142, + "fields": { + "part": 27, + "supplier": 1, + "SKU": "P5.6KDATR-ND", + "manufacturer_part": 137, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB562V/P5.6KDATR-ND/1465767", + "description": "RES 5.6K OHM 0.1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 143, + "fields": { + "part": 27, + "supplier": 1, + "SKU": "RMCF0805FT5K60TR-ND", + "manufacturer_part": 138, + "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0805FT5K60/RMCF0805FT5K60TR-ND/1760395", + "description": "RES 5.6K OHM 1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 144, + "fields": { + "part": 27, + "supplier": 1, + "SKU": "311-5.60KCRTR-ND", + "manufacturer_part": 139, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0805FR-075K6L/311-5.60KCRTR-ND/728002", + "description": "RES SMD 5.6K OHM 1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 145, + "fields": { + "part": 27, + "supplier": 1, + "SKU": "RHM5.6KAHTR-ND", + "manufacturer_part": 140, + "link": "https://www.digikey.com/product-detail/en/rohm-semiconductor/KTR10EZPF5601/RHM5.6KAHTR-ND/4052101", + "description": "RES SMD 5.6K OHM 1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 146, + "fields": { + "part": 27, + "supplier": 1, + "SKU": "A103225TR-ND", + "manufacturer_part": 141, + "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CPF0805B5K6E1/A103225TR-ND/2382047", + "description": "RES SMD 5.6K OHM 0.1% 1/10W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 147, + "fields": { + "part": 37, + "supplier": 1, + "SKU": "RR05P56.0KDTR-ND", + "manufacturer_part": 142, + "link": "https://www.digikey.com/product-detail/en/susumu/RR0510P-563-D/RR05P56.0KDTR-ND/432438", + "description": "RES SMD 56K OHM 0.5% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 148, + "fields": { + "part": 37, + "supplier": 1, + "SKU": "P56KDCTR-ND", + "manufacturer_part": 143, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-2AEB563X/P56KDCTR-ND/1706047", + "description": "RES SMD 56K OHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 149, + "fields": { + "part": 37, + "supplier": 1, + "SKU": "541-2148-2-ND", + "manufacturer_part": 144, + "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW04025K56BEED/541-2148-2-ND/4876026", + "description": "RES 5.56K OHM 0.1% 1/10W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 150, + "fields": { + "part": 37, + "supplier": 1, + "SKU": "YAG3187TR-ND", + "manufacturer_part": 145, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0402FR-0756K2L/YAG3187TR-ND/5281047", + "description": "RES SMD 56.2K OHM 1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 151, + "fields": { + "part": 37, + "supplier": 1, + "SKU": "2019-RK73B1ETTP563JTR-ND", + "manufacturer_part": 146, + "link": "https://www.digikey.com/product-detail/en/koa-speer-electronics-inc/RK73B1ETTP563J/2019-RK73B1ETTP563JTR-ND/9844000", + "description": "RES 56K OHM 5% 1/10W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 152, + "fields": { + "part": 38, + "supplier": 1, + "SKU": "YAG2732TR-ND", + "manufacturer_part": 147, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0201FR-0756KL/YAG2732TR-ND/5280592", + "description": "RES SMD 56K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 153, + "fields": { + "part": 38, + "supplier": 1, + "SKU": "P122418TR-ND", + "manufacturer_part": 148, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNF5602C/P122418TR-ND/2036311", + "description": "RES SMD 56K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 154, + "fields": { + "part": 38, + "supplier": 1, + "SKU": "RR08P56.0KDTR-ND", + "manufacturer_part": 149, + "link": "https://www.digikey.com/product-detail/en/susumu/RR0816P-563-D/RR08P56.0KDTR-ND/432227", + "description": "RES SMD 56K OHM 0.5% 1/16W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 155, + "fields": { + "part": 38, + "supplier": 1, + "SKU": "A130437TR-ND", + "manufacturer_part": 150, + "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGP0603F56K/A130437TR-ND/8577039", + "description": "CRGP 0603 56K 1%", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 156, + "fields": { + "part": 38, + "supplier": 1, + "SKU": "541-56.2KAABTR-ND", + "manufacturer_part": 151, + "link": "https://www.digikey.com/product-detail/en/vishay-dale/CRCW020156K2FKED/541-56.2KAABTR-ND/1967995", + "description": "RES SMD 56.2K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 157, + "fields": { + "part": 39, + "supplier": 1, + "SKU": "A126377TR-ND", + "manufacturer_part": 152, + "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRG0805F56K/A126377TR-ND/2380919", + "description": "RES SMD 56K OHM 1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 158, + "fields": { + "part": 39, + "supplier": 1, + "SKU": "A129770TR-ND", + "manufacturer_part": 153, + "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGCQ0805F56K/A129770TR-ND/8576372", + "description": "CRGCQ 0805 56K 1%", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 159, + "fields": { + "part": 39, + "supplier": 1, + "SKU": "RR12P56.0KDTR-ND", + "manufacturer_part": 154, + "link": "https://www.digikey.com/product-detail/en/susumu/RR1220P-563-D/RR12P56.0KDTR-ND/432333", + "description": "RES SMD 56K OHM 0.5% 1/10W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 160, + "fields": { + "part": 39, + "supplier": 1, + "SKU": "P56KDATR-ND", + "manufacturer_part": 155, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB563V/P56KDATR-ND/1465791", + "description": "RES 56K OHM 0.1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 161, + "fields": { + "part": 39, + "supplier": 1, + "SKU": "RMCF0805FT56K0TR-ND", + "manufacturer_part": 156, + "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0805FT56K0/RMCF0805FT56K0TR-ND/1760366", + "description": "RES 56K OHM 1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 162, + "fields": { + "part": 40, + "supplier": 1, + "SKU": "A129649TR-ND", + "manufacturer_part": 157, + "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGCQ0402F68K/A129649TR-ND/8576251", + "description": "CRGCQ 0402 68K 1%", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 163, + "fields": { + "part": 40, + "supplier": 1, + "SKU": "RR05P68.0KDTR-ND", + "manufacturer_part": 158, + "link": "https://www.digikey.com/product-detail/en/susumu/RR0510P-683-D/RR05P68.0KDTR-ND/432440", + "description": "RES SMD 68K OHM 0.5% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 164, + "fields": { + "part": 40, + "supplier": 1, + "SKU": "P68KDCTR-ND", + "manufacturer_part": 159, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-2AEB683X/P68KDCTR-ND/1706049", + "description": "RES SMD 68K OHM 0.1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 165, + "fields": { + "part": 40, + "supplier": 1, + "SKU": "RMCF0402FT68K1TR-ND", + "manufacturer_part": 160, + "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0402FT68K1/RMCF0402FT68K1TR-ND/1761637", + "description": "RES 68.1K OHM 1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 166, + "fields": { + "part": 40, + "supplier": 1, + "SKU": "311-68.0LRTR-ND", + "manufacturer_part": 161, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0402FR-0768RL/311-68.0LRTR-ND/726652", + "description": "RES SMD 68 OHM 1% 1/16W 0402", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 167, + "fields": { + "part": 41, + "supplier": 1, + "SKU": "A129710TR-ND", + "manufacturer_part": 162, + "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGCQ0603F68K/A129710TR-ND/8576312", + "description": "CRGCQ 0603 68K 1%", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 168, + "fields": { + "part": 41, + "supplier": 1, + "SKU": "YAG2772TR-ND", + "manufacturer_part": 163, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0201FR-0768KL/YAG2772TR-ND/5280632", + "description": "RES SMD 68K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 169, + "fields": { + "part": 41, + "supplier": 1, + "SKU": "P123155TR-ND", + "manufacturer_part": 164, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNF7681C/P123155TR-ND/2036213", + "description": "RES SMD 7.68K OHM 1% 1/20W 0201", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 170, + "fields": { + "part": 41, + "supplier": 1, + "SKU": "RR08P68.0KDTR-ND", + "manufacturer_part": 165, + "link": "https://www.digikey.com/product-detail/en/susumu/RR0816P-683-D/RR08P68.0KDTR-ND/432229", + "description": "RES SMD 68K OHM 0.5% 1/16W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 171, + "fields": { + "part": 41, + "supplier": 1, + "SKU": "P20073TR-ND", + "manufacturer_part": 166, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-PB3B7681V/P20073TR-ND/6212856", + "description": "RES SMD 7.68K OHM 0.1% 1/5W 0603", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 172, + "fields": { + "part": 42, + "supplier": 1, + "SKU": "A126382TR-ND", + "manufacturer_part": 167, + "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRG0805F68K/A126382TR-ND/2380929", + "description": "RES SMD 68K OHM 1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 173, + "fields": { + "part": 42, + "supplier": 1, + "SKU": "P68KDATR-ND", + "manufacturer_part": 168, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB683V/P68KDATR-ND/1465793", + "description": "RES 68K OHM 0.1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 174, + "fields": { + "part": 42, + "supplier": 1, + "SKU": "P9.1KBRTR-ND", + "manufacturer_part": 169, + "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6ARB912V/P9.1KBRTR-ND/3073779", + "description": "RES 9.1K OHM 0.1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 175, + "fields": { + "part": 42, + "supplier": 1, + "SKU": "311-68.0KCRTR-ND", + "manufacturer_part": 170, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0805FR-0768KL/311-68.0KCRTR-ND/728098", + "description": "RES SMD 68K OHM 1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 176, + "fields": { + "part": 42, + "supplier": 1, + "SKU": "311-68.1KCRTR-ND", + "manufacturer_part": 171, + "link": "https://www.digikey.com/product-detail/en/yageo/RC0805FR-0768K1L/311-68.1KCRTR-ND/728100", + "description": "RES SMD 68.1K OHM 1% 1/8W 0805", + "note": null, + "base_cost": "0.000", + "packaging": null, + "multiple": 1 + } + }, { "model": "label.stockitemlabel", "pk": 1, @@ -431,6 +5211,20 @@ "filters": "" } }, + { + "model": "label.partlabel", + "pk": 1, + "fields": { + "name": "Part Label", + "description": "Simple part label", + "label": "label/inventree/part/part_label.html", + "enabled": true, + "width": 70.0, + "height": 24.0, + "filename_pattern": "label.pdf", + "filters": "" + } + }, { "model": "part.partcategory", "pk": 1, @@ -3861,7 +8655,7 @@ "owner": null, "lft": 1, "rght": 12, - "tree_id": 1, + "tree_id": 2, "level": 0 } }, @@ -3875,7 +8669,7 @@ "owner": null, "lft": 8, "rght": 9, - "tree_id": 1, + "tree_id": 2, "level": 1 } }, @@ -3889,7 +8683,7 @@ "owner": null, "lft": 10, "rght": 11, - "tree_id": 1, + "tree_id": 2, "level": 1 } }, @@ -3903,7 +8697,7 @@ "owner": null, "lft": 2, "rght": 7, - "tree_id": 1, + "tree_id": 2, "level": 1 } }, @@ -3917,7 +8711,7 @@ "owner": null, "lft": 3, "rght": 4, - "tree_id": 1, + "tree_id": 2, "level": 2 } }, @@ -3931,8 +8725,36 @@ "owner": null, "lft": 5, "rght": 6, - "tree_id": 1, + "tree_id": 2, "level": 2 } + }, + { + "model": "stock.stocklocation", + "pk": 7, + "fields": { + "name": "Electronics Lab", + "description": "Electronics production facility", + "parent": null, + "owner": null, + "lft": 1, + "rght": 4, + "tree_id": 1, + "level": 0 + } + }, + { + "model": "stock.stocklocation", + "pk": 8, + "fields": { + "name": "Reel Storage", + "description": "Storage for component reels", + "parent": 7, + "owner": null, + "lft": 2, + "rght": 3, + "tree_id": 1, + "level": 1 + } } ] \ No newline at end of file diff --git a/media/company_images/company_12_img.jpg b/media/company_images/company_12_img.jpg new file mode 100644 index 0000000..8c75e0c Binary files /dev/null and b/media/company_images/company_12_img.jpg differ diff --git a/media/company_images/company_12_img.thumbnail.jpg b/media/company_images/company_12_img.thumbnail.jpg new file mode 100644 index 0000000..350e616 Binary files /dev/null and b/media/company_images/company_12_img.thumbnail.jpg differ diff --git a/media/company_images/company_13_img.jpg b/media/company_images/company_13_img.jpg new file mode 100644 index 0000000..ffb7cac Binary files /dev/null and b/media/company_images/company_13_img.jpg differ diff --git a/media/company_images/company_13_img.thumbnail.jpg b/media/company_images/company_13_img.thumbnail.jpg new file mode 100644 index 0000000..90fdd31 Binary files /dev/null and b/media/company_images/company_13_img.thumbnail.jpg differ diff --git a/media/company_images/company_14_img.png b/media/company_images/company_14_img.png new file mode 100644 index 0000000..ef2a0c3 Binary files /dev/null and b/media/company_images/company_14_img.png differ diff --git a/media/company_images/company_14_img.thumbnail.png b/media/company_images/company_14_img.thumbnail.png new file mode 100644 index 0000000..b8bad01 Binary files /dev/null and b/media/company_images/company_14_img.thumbnail.png differ diff --git a/media/company_images/company_15_img.jpg b/media/company_images/company_15_img.jpg new file mode 100644 index 0000000..60806ad Binary files /dev/null and b/media/company_images/company_15_img.jpg differ diff --git a/media/company_images/company_15_img.thumbnail.jpg b/media/company_images/company_15_img.thumbnail.jpg new file mode 100644 index 0000000..b58fdc9 Binary files /dev/null and b/media/company_images/company_15_img.thumbnail.jpg differ diff --git a/media/company_images/company_17_img.png b/media/company_images/company_17_img.png new file mode 100644 index 0000000..9d89e9c Binary files /dev/null and b/media/company_images/company_17_img.png differ diff --git a/media/company_images/company_17_img.thumbnail.png b/media/company_images/company_17_img.thumbnail.png new file mode 100644 index 0000000..06ea3a7 Binary files /dev/null and b/media/company_images/company_17_img.thumbnail.png differ diff --git a/media/company_images/company_19_img.jpg b/media/company_images/company_19_img.jpg new file mode 100644 index 0000000..06dfc78 Binary files /dev/null and b/media/company_images/company_19_img.jpg differ diff --git a/media/company_images/company_19_img.thumbnail.jpg b/media/company_images/company_19_img.thumbnail.jpg new file mode 100644 index 0000000..0c47fa8 Binary files /dev/null and b/media/company_images/company_19_img.thumbnail.jpg differ diff --git a/media/company_images/company_20_img.jpg b/media/company_images/company_20_img.jpg new file mode 100644 index 0000000..24701ff Binary files /dev/null and b/media/company_images/company_20_img.jpg differ diff --git a/media/company_images/company_20_img.thumbnail.jpg b/media/company_images/company_20_img.thumbnail.jpg new file mode 100644 index 0000000..6ee474d Binary files /dev/null and b/media/company_images/company_20_img.thumbnail.jpg differ diff --git a/media/company_images/company_4_img.png b/media/company_images/company_4_img.png new file mode 100644 index 0000000..9659d80 Binary files /dev/null and b/media/company_images/company_4_img.png differ diff --git a/media/company_images/company_4_img.thumbnail.png b/media/company_images/company_4_img.thumbnail.png new file mode 100644 index 0000000..e1876e8 Binary files /dev/null and b/media/company_images/company_4_img.thumbnail.png differ diff --git a/media/company_images/company_5_img.jpg b/media/company_images/company_5_img.jpg new file mode 100644 index 0000000..77235f4 Binary files /dev/null and b/media/company_images/company_5_img.jpg differ diff --git a/media/company_images/company_5_img.thumbnail.jpg b/media/company_images/company_5_img.thumbnail.jpg new file mode 100644 index 0000000..ad73a20 Binary files /dev/null and b/media/company_images/company_5_img.thumbnail.jpg differ diff --git a/media/company_images/company_6_img.jpg b/media/company_images/company_6_img.jpg new file mode 100644 index 0000000..48c6a43 Binary files /dev/null and b/media/company_images/company_6_img.jpg differ diff --git a/media/company_images/company_6_img.thumbnail.jpg b/media/company_images/company_6_img.thumbnail.jpg new file mode 100644 index 0000000..dc10add Binary files /dev/null and b/media/company_images/company_6_img.thumbnail.jpg differ diff --git a/media/company_images/company_7_img.jpg b/media/company_images/company_7_img.jpg new file mode 100644 index 0000000..58937cf Binary files /dev/null and b/media/company_images/company_7_img.jpg differ diff --git a/media/company_images/company_7_img.thumbnail.jpg b/media/company_images/company_7_img.thumbnail.jpg new file mode 100644 index 0000000..a17e76a Binary files /dev/null and b/media/company_images/company_7_img.thumbnail.jpg differ