1{ 2 "cards": [ 3 { 4 "name": "PHYP had errors getting IDs", 5 "vendor_id": "0xFFFF", 6 "device_id": "0xFFFF", 7 "subsystem_vendor_id": "0xFFFF", 8 "subsystem_id": "0xFFFF", 9 "floor_index": 3 10 }, 11 { 12 "name": "Bear Lake and Bear River", 13 "vendor_id": "0x1014", 14 "device_id": "0x04F2", 15 "subsystem_vendor_id": "0x1014", 16 "subsystem_id": "0x0004", 17 "has_temp_sensor": true 18 }, 19 { 20 "name": "GTO", 21 "vendor_id": "0x1014", 22 "device_id": "0x034A", 23 "subsystem_vendor_id": "0x1014", 24 "subsystem_id": "0x033B", 25 "floor_index": 2 26 }, 27 { 28 "name": "ZR1", 29 "vendor_id": "0x1014", 30 "device_id": "0x034A", 31 "subsystem_vendor_id": "0x1014", 32 "subsystem_id": "0x035E", 33 "floor_index": 1 34 }, 35 { 36 "name": "Z06", 37 "vendor_id": "0x1014", 38 "device_id": "0x034A", 39 "subsystem_vendor_id": "0x1014", 40 "subsystem_id": "0x0355", 41 "floor_index": 2 42 }, 43 { 44 "name": "Glacier Park EDR 2Port", 45 "vendor_id": "0x15B3", 46 "device_id": "0x1013", 47 "subsystem_vendor_id": "0x1014", 48 "subsystem_id": "0x04F1", 49 "floor_index": 3 50 }, 51 { 52 "name": "Glacier Park EDR 1Port", 53 "vendor_id": "0x15B3", 54 "device_id": "0x1013", 55 "subsystem_vendor_id": "0x1014", 56 "subsystem_id": "0x04F4", 57 "floor_index": 3 58 }, 59 { 60 "name": "Glacier Park EN 2Port", 61 "vendor_id": "0x15B3", 62 "device_id": "0x1013", 63 "subsystem_vendor_id": "0x1014", 64 "subsystem_id": "0x04F7", 65 "floor_index": 1 66 }, 67 { 68 "name": "Lassen Dual Port", 69 "vendor_id": "0x15B3", 70 "device_id": "0x1019", 71 "subsystem_vendor_id": "0x1014", 72 "subsystem_id": "0x0617", 73 "floor_index": 3 74 }, 75 { 76 "name": "Lassen Single Port", 77 "vendor_id": "0x15B3", 78 "device_id": "0x1017", 79 "subsystem_vendor_id": "0x1014", 80 "subsystem_id": "0x0616", 81 "floor_index": 3 82 }, 83 { 84 "name": "Everglades 10Gb 2Port", 85 "vendor_id": "0x15B3", 86 "device_id": "0x1015", 87 "subsystem_vendor_id": "0x1014", 88 "subsystem_id": "0x061F", 89 "floor_index": 1 90 }, 91 { 92 "name": "Everglades 25Gb 2Port", 93 "vendor_id": "0x15B3", 94 "device_id": "0x1015", 95 "subsystem_vendor_id": "0x1014", 96 "subsystem_id": "0x061E", 97 "floor_index": 1 98 }, 99 { 100 "name": "Haleakala EN 2Port 100Gb", 101 "vendor_id": "0x15B3", 102 "device_id": "0x1019", 103 "subsystem_vendor_id": "0x1014", 104 "subsystem_id": "0x0635", 105 "floor_index": 2 106 }, 107 { 108 "name": "Bono HMS", 109 "vendor_id": "0x1014", 110 "device_id": "0x04F2", 111 "subsystem_vendor_id": "0x1014", 112 "subsystem_id": "0x0005", 113 "floor_index": 1 114 }, 115 { 116 "name": "Cedar Lake 100G 2port", 117 "vendor_id": "0x15B3", 118 "device_id": "0x101D", 119 "subsystem_vendor_id": "0x1014", 120 "subsystem_id": "0x06A6", 121 "floor_index": 3 122 }, 123 { 124 "name": "Cedar Lake Crypto 100G 2port", 125 "vendor_id": "0x15B3", 126 "device_id": "0x101D", 127 "subsystem_vendor_id": "0x1014", 128 "subsystem_id": "0x06A5", 129 "floor_index": 3 130 }, 131 { 132 "name": "Castello", 133 "vendor_id": "0x1014", 134 "device_id": "0x0611", 135 "subsystem_vendor_id": "0x1014", 136 "subsystem_id": "0x0611", 137 "floor_index": 3 138 }, 139 { 140 "name": "Baby Blue Tip (CX-3 Pro)", 141 "vendor_id": "0x15B3", 142 "device_id": "0x1007", 143 "subsystem_vendor_id": "0x1014", 144 "subsystem_id": "0x04E7", 145 "floor_index": 1 146 } 147 ] 148} 149