@thermal-label/brother-ql-core 0.4.0 → 0.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +83 -12
- package/data/devices.json +442 -24
- package/data/media.json +56 -56
- package/dist/__tests__/devices.test.js +1 -0
- package/dist/__tests__/devices.test.js.map +1 -1
- package/dist/__tests__/media.test.js +7 -7
- package/dist/__tests__/protocol.test.js +1 -1
- package/dist/__tests__/status.test.js +56 -15
- package/dist/__tests__/status.test.js.map +1 -1
- package/dist/devices.d.ts +711 -2
- package/dist/devices.d.ts.map +1 -1
- package/dist/devices.generated.d.ts +44 -11
- package/dist/devices.generated.d.ts.map +1 -1
- package/dist/devices.generated.js +77 -32
- package/dist/devices.generated.js.map +1 -1
- package/dist/devices.js +6 -2
- package/dist/devices.js.map +1 -1
- package/dist/index.d.ts +8 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +8 -1
- package/dist/index.js.map +1 -1
- package/dist/media.d.ts +1 -1
- package/dist/media.generated.d.ts.map +1 -1
- package/dist/media.generated.js +114 -112
- package/dist/media.generated.js.map +1 -1
- package/dist/media.js +3 -3
- package/dist/protocol.js +4 -4
- package/dist/status.d.ts +8 -5
- package/dist/status.d.ts.map +1 -1
- package/dist/status.js +43 -7
- package/dist/status.js.map +1 -1
- package/dist/types.d.ts +7 -14
- package/dist/types.d.ts.map +1 -1
- package/package.json +3 -3
- package/src/__tests__/devices.test.ts +1 -0
- package/src/__tests__/media.test.ts +7 -7
- package/src/__tests__/protocol.test.ts +1 -1
- package/src/__tests__/status.test.ts +66 -16
- package/src/devices.generated.ts +98 -40
- package/src/devices.ts +7 -2
- package/src/index.ts +10 -0
- package/src/media.generated.ts +115 -114
- package/src/media.ts +3 -3
- package/src/protocol.ts +4 -4
- package/src/status.ts +47 -8
- package/src/types.ts +7 -14
package/data/devices.json
CHANGED
|
@@ -36,7 +36,16 @@
|
|
|
36
36
|
"hardwareQuirks": "Cutter requires compression to be enabled — encoder enforces this when (autocut: true && compress: false). Source: nbuchwitz/ptouch:PTE550W (\"E550W requires compression ON for cutting to work\"). Pin configurations from Brother spec cv_pte550wp750wp710bt_eng_raster_102.pdf p.20 §2.3, transcribed into media.json5 via nbuchwitz/ptouch.",
|
|
37
37
|
"support": {
|
|
38
38
|
"status": "untested"
|
|
39
|
-
}
|
|
39
|
+
},
|
|
40
|
+
"verificationGrid": {
|
|
41
|
+
"usb": {
|
|
42
|
+
"status": "unverified"
|
|
43
|
+
},
|
|
44
|
+
"tcp": {
|
|
45
|
+
"status": "unverified"
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
"supportStatus": "unverified"
|
|
40
49
|
},
|
|
41
50
|
{
|
|
42
51
|
"key": "PT_P750W",
|
|
@@ -75,7 +84,16 @@
|
|
|
75
84
|
"hardwareQuirks": "PID disagreement between driver projects on which mode 0x2062 vs 0x2065 represents: libptouch.c says 0x2062 is the printer PID and 0x2065 is PLite mass-storage; nbuchwitz/ptouch says 0x2065 is the printer PID. We treat libptouch.c as authoritative; flip via a contributor report if discovery fails on real hardware. Pin configurations from Brother spec cv_pte550wp750wp710bt_eng_raster_102.pdf p.20 §2.3.",
|
|
76
85
|
"support": {
|
|
77
86
|
"status": "untested"
|
|
78
|
-
}
|
|
87
|
+
},
|
|
88
|
+
"verificationGrid": {
|
|
89
|
+
"usb": {
|
|
90
|
+
"status": "unverified"
|
|
91
|
+
},
|
|
92
|
+
"tcp": {
|
|
93
|
+
"status": "unverified"
|
|
94
|
+
}
|
|
95
|
+
},
|
|
96
|
+
"supportStatus": "unverified"
|
|
79
97
|
},
|
|
80
98
|
{
|
|
81
99
|
"key": "PT_P900",
|
|
@@ -108,7 +126,13 @@
|
|
|
108
126
|
"hardwareQuirks": "Pin configurations from Brother spec cv_ptp900_eng_raster_102.pdf pp.23-24 §2.3.5, transcribed into media.json5 via nbuchwitz/ptouch:PTP900Series. Note nbuchwitz/ptouch:PTP900Series.DEFAULT_USE_COMPRESSION = False — unlike PT-E550W, P900 does NOT require compression for the cutter.",
|
|
109
127
|
"support": {
|
|
110
128
|
"status": "untested"
|
|
111
|
-
}
|
|
129
|
+
},
|
|
130
|
+
"verificationGrid": {
|
|
131
|
+
"usb": {
|
|
132
|
+
"status": "unverified"
|
|
133
|
+
}
|
|
134
|
+
},
|
|
135
|
+
"supportStatus": "unverified"
|
|
112
136
|
},
|
|
113
137
|
{
|
|
114
138
|
"key": "PT_P900W",
|
|
@@ -144,7 +168,16 @@
|
|
|
144
168
|
"hardwareQuirks": "PID 0x2085 sourced from nbuchwitz/ptouch:PTP900W; not in most public USB-ID databases — phase 4 hardware verification should confirm.",
|
|
145
169
|
"support": {
|
|
146
170
|
"status": "untested"
|
|
147
|
-
}
|
|
171
|
+
},
|
|
172
|
+
"verificationGrid": {
|
|
173
|
+
"usb": {
|
|
174
|
+
"status": "unverified"
|
|
175
|
+
},
|
|
176
|
+
"tcp": {
|
|
177
|
+
"status": "unverified"
|
|
178
|
+
}
|
|
179
|
+
},
|
|
180
|
+
"supportStatus": "unverified"
|
|
148
181
|
},
|
|
149
182
|
{
|
|
150
183
|
"key": "PT_P910BT",
|
|
@@ -178,7 +211,16 @@
|
|
|
178
211
|
"hardwareQuirks": "Bluetooth assumed classic SPP per nbuchwitz/ptouch — phase 4 hardware verification should confirm classic vs BLE GATT before users rely on it. HSe heat-shrink unsupported (TZe-only); engine.mediaCompatibility excludes hse-2to1 and hse-3to1 so the lookup never returns those entries.",
|
|
179
212
|
"support": {
|
|
180
213
|
"status": "untested"
|
|
181
|
-
}
|
|
214
|
+
},
|
|
215
|
+
"verificationGrid": {
|
|
216
|
+
"usb": {
|
|
217
|
+
"status": "unverified"
|
|
218
|
+
},
|
|
219
|
+
"bluetooth-spp": {
|
|
220
|
+
"status": "unverified"
|
|
221
|
+
}
|
|
222
|
+
},
|
|
223
|
+
"supportStatus": "unverified"
|
|
182
224
|
},
|
|
183
225
|
{
|
|
184
226
|
"key": "PT_P950NW",
|
|
@@ -214,7 +256,16 @@
|
|
|
214
256
|
"hardwareQuirks": "PID 0x2086 sourced from nbuchwitz/ptouch:PTP950NW. Pin configurations from Brother spec cv_ptp900_eng_raster_102.pdf via nbuchwitz/ptouch.",
|
|
215
257
|
"support": {
|
|
216
258
|
"status": "untested"
|
|
217
|
-
}
|
|
259
|
+
},
|
|
260
|
+
"verificationGrid": {
|
|
261
|
+
"usb": {
|
|
262
|
+
"status": "unverified"
|
|
263
|
+
},
|
|
264
|
+
"tcp": {
|
|
265
|
+
"status": "unverified"
|
|
266
|
+
}
|
|
267
|
+
},
|
|
268
|
+
"supportStatus": "unverified"
|
|
218
269
|
},
|
|
219
270
|
{
|
|
220
271
|
"key": "QL_1050",
|
|
@@ -244,7 +295,22 @@
|
|
|
244
295
|
],
|
|
245
296
|
"support": {
|
|
246
297
|
"status": "untested"
|
|
247
|
-
}
|
|
298
|
+
},
|
|
299
|
+
"verificationGrid": {
|
|
300
|
+
"usb": {
|
|
301
|
+
"status": "expected",
|
|
302
|
+
"propagatedFrom": [
|
|
303
|
+
{
|
|
304
|
+
"vector": "sibling-protocol",
|
|
305
|
+
"from": {
|
|
306
|
+
"deviceKey": "QL_820NWBc",
|
|
307
|
+
"transport": "usb"
|
|
308
|
+
}
|
|
309
|
+
}
|
|
310
|
+
]
|
|
311
|
+
}
|
|
312
|
+
},
|
|
313
|
+
"supportStatus": "expected"
|
|
248
314
|
},
|
|
249
315
|
{
|
|
250
316
|
"key": "QL_1060N",
|
|
@@ -277,7 +343,34 @@
|
|
|
277
343
|
],
|
|
278
344
|
"support": {
|
|
279
345
|
"status": "untested"
|
|
280
|
-
}
|
|
346
|
+
},
|
|
347
|
+
"verificationGrid": {
|
|
348
|
+
"usb": {
|
|
349
|
+
"status": "expected",
|
|
350
|
+
"propagatedFrom": [
|
|
351
|
+
{
|
|
352
|
+
"vector": "sibling-protocol",
|
|
353
|
+
"from": {
|
|
354
|
+
"deviceKey": "QL_820NWBc",
|
|
355
|
+
"transport": "usb"
|
|
356
|
+
}
|
|
357
|
+
}
|
|
358
|
+
]
|
|
359
|
+
},
|
|
360
|
+
"tcp": {
|
|
361
|
+
"status": "expected",
|
|
362
|
+
"propagatedFrom": [
|
|
363
|
+
{
|
|
364
|
+
"vector": "sibling-protocol",
|
|
365
|
+
"from": {
|
|
366
|
+
"deviceKey": "QL_820NWBc",
|
|
367
|
+
"transport": "tcp"
|
|
368
|
+
}
|
|
369
|
+
}
|
|
370
|
+
]
|
|
371
|
+
}
|
|
372
|
+
},
|
|
373
|
+
"supportStatus": "expected"
|
|
281
374
|
},
|
|
282
375
|
{
|
|
283
376
|
"key": "QL_1100",
|
|
@@ -311,7 +404,22 @@
|
|
|
311
404
|
},
|
|
312
405
|
"support": {
|
|
313
406
|
"status": "untested"
|
|
314
|
-
}
|
|
407
|
+
},
|
|
408
|
+
"verificationGrid": {
|
|
409
|
+
"usb": {
|
|
410
|
+
"status": "expected",
|
|
411
|
+
"propagatedFrom": [
|
|
412
|
+
{
|
|
413
|
+
"vector": "sibling-protocol",
|
|
414
|
+
"from": {
|
|
415
|
+
"deviceKey": "QL_820NWBc",
|
|
416
|
+
"transport": "usb"
|
|
417
|
+
}
|
|
418
|
+
}
|
|
419
|
+
]
|
|
420
|
+
}
|
|
421
|
+
},
|
|
422
|
+
"supportStatus": "expected"
|
|
315
423
|
},
|
|
316
424
|
{
|
|
317
425
|
"key": "QL_1110NWB",
|
|
@@ -348,7 +456,34 @@
|
|
|
348
456
|
},
|
|
349
457
|
"support": {
|
|
350
458
|
"status": "untested"
|
|
351
|
-
}
|
|
459
|
+
},
|
|
460
|
+
"verificationGrid": {
|
|
461
|
+
"usb": {
|
|
462
|
+
"status": "expected",
|
|
463
|
+
"propagatedFrom": [
|
|
464
|
+
{
|
|
465
|
+
"vector": "sibling-protocol",
|
|
466
|
+
"from": {
|
|
467
|
+
"deviceKey": "QL_820NWBc",
|
|
468
|
+
"transport": "usb"
|
|
469
|
+
}
|
|
470
|
+
}
|
|
471
|
+
]
|
|
472
|
+
},
|
|
473
|
+
"tcp": {
|
|
474
|
+
"status": "expected",
|
|
475
|
+
"propagatedFrom": [
|
|
476
|
+
{
|
|
477
|
+
"vector": "sibling-protocol",
|
|
478
|
+
"from": {
|
|
479
|
+
"deviceKey": "QL_820NWBc",
|
|
480
|
+
"transport": "tcp"
|
|
481
|
+
}
|
|
482
|
+
}
|
|
483
|
+
]
|
|
484
|
+
}
|
|
485
|
+
},
|
|
486
|
+
"supportStatus": "expected"
|
|
352
487
|
},
|
|
353
488
|
{
|
|
354
489
|
"key": "QL_1115NWB",
|
|
@@ -385,7 +520,34 @@
|
|
|
385
520
|
},
|
|
386
521
|
"support": {
|
|
387
522
|
"status": "untested"
|
|
388
|
-
}
|
|
523
|
+
},
|
|
524
|
+
"verificationGrid": {
|
|
525
|
+
"usb": {
|
|
526
|
+
"status": "expected",
|
|
527
|
+
"propagatedFrom": [
|
|
528
|
+
{
|
|
529
|
+
"vector": "sibling-protocol",
|
|
530
|
+
"from": {
|
|
531
|
+
"deviceKey": "QL_820NWBc",
|
|
532
|
+
"transport": "usb"
|
|
533
|
+
}
|
|
534
|
+
}
|
|
535
|
+
]
|
|
536
|
+
},
|
|
537
|
+
"tcp": {
|
|
538
|
+
"status": "expected",
|
|
539
|
+
"propagatedFrom": [
|
|
540
|
+
{
|
|
541
|
+
"vector": "sibling-protocol",
|
|
542
|
+
"from": {
|
|
543
|
+
"deviceKey": "QL_820NWBc",
|
|
544
|
+
"transport": "tcp"
|
|
545
|
+
}
|
|
546
|
+
}
|
|
547
|
+
]
|
|
548
|
+
}
|
|
549
|
+
},
|
|
550
|
+
"supportStatus": "expected"
|
|
389
551
|
},
|
|
390
552
|
{
|
|
391
553
|
"key": "QL_500",
|
|
@@ -413,7 +575,22 @@
|
|
|
413
575
|
],
|
|
414
576
|
"support": {
|
|
415
577
|
"status": "untested"
|
|
416
|
-
}
|
|
578
|
+
},
|
|
579
|
+
"verificationGrid": {
|
|
580
|
+
"usb": {
|
|
581
|
+
"status": "expected",
|
|
582
|
+
"propagatedFrom": [
|
|
583
|
+
{
|
|
584
|
+
"vector": "sibling-protocol",
|
|
585
|
+
"from": {
|
|
586
|
+
"deviceKey": "QL_820NWBc",
|
|
587
|
+
"transport": "usb"
|
|
588
|
+
}
|
|
589
|
+
}
|
|
590
|
+
]
|
|
591
|
+
}
|
|
592
|
+
},
|
|
593
|
+
"supportStatus": "expected"
|
|
417
594
|
},
|
|
418
595
|
{
|
|
419
596
|
"key": "QL_550",
|
|
@@ -441,7 +618,22 @@
|
|
|
441
618
|
],
|
|
442
619
|
"support": {
|
|
443
620
|
"status": "untested"
|
|
444
|
-
}
|
|
621
|
+
},
|
|
622
|
+
"verificationGrid": {
|
|
623
|
+
"usb": {
|
|
624
|
+
"status": "expected",
|
|
625
|
+
"propagatedFrom": [
|
|
626
|
+
{
|
|
627
|
+
"vector": "sibling-protocol",
|
|
628
|
+
"from": {
|
|
629
|
+
"deviceKey": "QL_820NWBc",
|
|
630
|
+
"transport": "usb"
|
|
631
|
+
}
|
|
632
|
+
}
|
|
633
|
+
]
|
|
634
|
+
}
|
|
635
|
+
},
|
|
636
|
+
"supportStatus": "expected"
|
|
445
637
|
},
|
|
446
638
|
{
|
|
447
639
|
"key": "QL_560",
|
|
@@ -470,7 +662,22 @@
|
|
|
470
662
|
],
|
|
471
663
|
"support": {
|
|
472
664
|
"status": "untested"
|
|
473
|
-
}
|
|
665
|
+
},
|
|
666
|
+
"verificationGrid": {
|
|
667
|
+
"usb": {
|
|
668
|
+
"status": "expected",
|
|
669
|
+
"propagatedFrom": [
|
|
670
|
+
{
|
|
671
|
+
"vector": "sibling-protocol",
|
|
672
|
+
"from": {
|
|
673
|
+
"deviceKey": "QL_820NWBc",
|
|
674
|
+
"transport": "usb"
|
|
675
|
+
}
|
|
676
|
+
}
|
|
677
|
+
]
|
|
678
|
+
}
|
|
679
|
+
},
|
|
680
|
+
"supportStatus": "expected"
|
|
474
681
|
},
|
|
475
682
|
{
|
|
476
683
|
"key": "QL_570",
|
|
@@ -499,7 +706,22 @@
|
|
|
499
706
|
],
|
|
500
707
|
"support": {
|
|
501
708
|
"status": "untested"
|
|
502
|
-
}
|
|
709
|
+
},
|
|
710
|
+
"verificationGrid": {
|
|
711
|
+
"usb": {
|
|
712
|
+
"status": "expected",
|
|
713
|
+
"propagatedFrom": [
|
|
714
|
+
{
|
|
715
|
+
"vector": "sibling-protocol",
|
|
716
|
+
"from": {
|
|
717
|
+
"deviceKey": "QL_820NWBc",
|
|
718
|
+
"transport": "usb"
|
|
719
|
+
}
|
|
720
|
+
}
|
|
721
|
+
]
|
|
722
|
+
}
|
|
723
|
+
},
|
|
724
|
+
"supportStatus": "expected"
|
|
503
725
|
},
|
|
504
726
|
{
|
|
505
727
|
"key": "QL_580N",
|
|
@@ -531,7 +753,34 @@
|
|
|
531
753
|
],
|
|
532
754
|
"support": {
|
|
533
755
|
"status": "untested"
|
|
534
|
-
}
|
|
756
|
+
},
|
|
757
|
+
"verificationGrid": {
|
|
758
|
+
"usb": {
|
|
759
|
+
"status": "expected",
|
|
760
|
+
"propagatedFrom": [
|
|
761
|
+
{
|
|
762
|
+
"vector": "sibling-protocol",
|
|
763
|
+
"from": {
|
|
764
|
+
"deviceKey": "QL_820NWBc",
|
|
765
|
+
"transport": "usb"
|
|
766
|
+
}
|
|
767
|
+
}
|
|
768
|
+
]
|
|
769
|
+
},
|
|
770
|
+
"tcp": {
|
|
771
|
+
"status": "expected",
|
|
772
|
+
"propagatedFrom": [
|
|
773
|
+
{
|
|
774
|
+
"vector": "sibling-protocol",
|
|
775
|
+
"from": {
|
|
776
|
+
"deviceKey": "QL_820NWBc",
|
|
777
|
+
"transport": "tcp"
|
|
778
|
+
}
|
|
779
|
+
}
|
|
780
|
+
]
|
|
781
|
+
}
|
|
782
|
+
},
|
|
783
|
+
"supportStatus": "expected"
|
|
535
784
|
},
|
|
536
785
|
{
|
|
537
786
|
"key": "QL_600",
|
|
@@ -560,7 +809,22 @@
|
|
|
560
809
|
],
|
|
561
810
|
"support": {
|
|
562
811
|
"status": "untested"
|
|
563
|
-
}
|
|
812
|
+
},
|
|
813
|
+
"verificationGrid": {
|
|
814
|
+
"usb": {
|
|
815
|
+
"status": "expected",
|
|
816
|
+
"propagatedFrom": [
|
|
817
|
+
{
|
|
818
|
+
"vector": "sibling-protocol",
|
|
819
|
+
"from": {
|
|
820
|
+
"deviceKey": "QL_820NWBc",
|
|
821
|
+
"transport": "usb"
|
|
822
|
+
}
|
|
823
|
+
}
|
|
824
|
+
]
|
|
825
|
+
}
|
|
826
|
+
},
|
|
827
|
+
"supportStatus": "expected"
|
|
564
828
|
},
|
|
565
829
|
{
|
|
566
830
|
"key": "QL_650TD",
|
|
@@ -589,7 +853,22 @@
|
|
|
589
853
|
],
|
|
590
854
|
"support": {
|
|
591
855
|
"status": "untested"
|
|
592
|
-
}
|
|
856
|
+
},
|
|
857
|
+
"verificationGrid": {
|
|
858
|
+
"usb": {
|
|
859
|
+
"status": "expected",
|
|
860
|
+
"propagatedFrom": [
|
|
861
|
+
{
|
|
862
|
+
"vector": "sibling-protocol",
|
|
863
|
+
"from": {
|
|
864
|
+
"deviceKey": "QL_820NWBc",
|
|
865
|
+
"transport": "usb"
|
|
866
|
+
}
|
|
867
|
+
}
|
|
868
|
+
]
|
|
869
|
+
}
|
|
870
|
+
},
|
|
871
|
+
"supportStatus": "expected"
|
|
593
872
|
},
|
|
594
873
|
{
|
|
595
874
|
"key": "QL_700",
|
|
@@ -622,7 +901,22 @@
|
|
|
622
901
|
"hardwareQuirks": "Cassette-based media detection. Printer hard-rejects with an error code if the host job dimensions do not match the loaded DK cassette. Apps that compare detected vs selected media should switch to the matching cassette before sending.",
|
|
623
902
|
"support": {
|
|
624
903
|
"status": "untested"
|
|
625
|
-
}
|
|
904
|
+
},
|
|
905
|
+
"verificationGrid": {
|
|
906
|
+
"usb": {
|
|
907
|
+
"status": "expected",
|
|
908
|
+
"propagatedFrom": [
|
|
909
|
+
{
|
|
910
|
+
"vector": "sibling-protocol",
|
|
911
|
+
"from": {
|
|
912
|
+
"deviceKey": "QL_820NWBc",
|
|
913
|
+
"transport": "usb"
|
|
914
|
+
}
|
|
915
|
+
}
|
|
916
|
+
]
|
|
917
|
+
}
|
|
918
|
+
},
|
|
919
|
+
"supportStatus": "expected"
|
|
626
920
|
},
|
|
627
921
|
{
|
|
628
922
|
"key": "QL_710W",
|
|
@@ -657,7 +951,34 @@
|
|
|
657
951
|
},
|
|
658
952
|
"support": {
|
|
659
953
|
"status": "untested"
|
|
660
|
-
}
|
|
954
|
+
},
|
|
955
|
+
"verificationGrid": {
|
|
956
|
+
"usb": {
|
|
957
|
+
"status": "expected",
|
|
958
|
+
"propagatedFrom": [
|
|
959
|
+
{
|
|
960
|
+
"vector": "sibling-protocol",
|
|
961
|
+
"from": {
|
|
962
|
+
"deviceKey": "QL_820NWBc",
|
|
963
|
+
"transport": "usb"
|
|
964
|
+
}
|
|
965
|
+
}
|
|
966
|
+
]
|
|
967
|
+
},
|
|
968
|
+
"tcp": {
|
|
969
|
+
"status": "expected",
|
|
970
|
+
"propagatedFrom": [
|
|
971
|
+
{
|
|
972
|
+
"vector": "sibling-protocol",
|
|
973
|
+
"from": {
|
|
974
|
+
"deviceKey": "QL_820NWBc",
|
|
975
|
+
"transport": "tcp"
|
|
976
|
+
}
|
|
977
|
+
}
|
|
978
|
+
]
|
|
979
|
+
}
|
|
980
|
+
},
|
|
981
|
+
"supportStatus": "expected"
|
|
661
982
|
},
|
|
662
983
|
{
|
|
663
984
|
"key": "QL_720NW",
|
|
@@ -689,7 +1010,34 @@
|
|
|
689
1010
|
],
|
|
690
1011
|
"support": {
|
|
691
1012
|
"status": "untested"
|
|
692
|
-
}
|
|
1013
|
+
},
|
|
1014
|
+
"verificationGrid": {
|
|
1015
|
+
"usb": {
|
|
1016
|
+
"status": "expected",
|
|
1017
|
+
"propagatedFrom": [
|
|
1018
|
+
{
|
|
1019
|
+
"vector": "sibling-protocol",
|
|
1020
|
+
"from": {
|
|
1021
|
+
"deviceKey": "QL_820NWBc",
|
|
1022
|
+
"transport": "usb"
|
|
1023
|
+
}
|
|
1024
|
+
}
|
|
1025
|
+
]
|
|
1026
|
+
},
|
|
1027
|
+
"tcp": {
|
|
1028
|
+
"status": "expected",
|
|
1029
|
+
"propagatedFrom": [
|
|
1030
|
+
{
|
|
1031
|
+
"vector": "sibling-protocol",
|
|
1032
|
+
"from": {
|
|
1033
|
+
"deviceKey": "QL_820NWBc",
|
|
1034
|
+
"transport": "tcp"
|
|
1035
|
+
}
|
|
1036
|
+
}
|
|
1037
|
+
]
|
|
1038
|
+
}
|
|
1039
|
+
},
|
|
1040
|
+
"supportStatus": "expected"
|
|
693
1041
|
},
|
|
694
1042
|
{
|
|
695
1043
|
"key": "QL_800",
|
|
@@ -722,7 +1070,22 @@
|
|
|
722
1070
|
},
|
|
723
1071
|
"support": {
|
|
724
1072
|
"status": "untested"
|
|
725
|
-
}
|
|
1073
|
+
},
|
|
1074
|
+
"verificationGrid": {
|
|
1075
|
+
"usb": {
|
|
1076
|
+
"status": "expected",
|
|
1077
|
+
"propagatedFrom": [
|
|
1078
|
+
{
|
|
1079
|
+
"vector": "sibling-protocol",
|
|
1080
|
+
"from": {
|
|
1081
|
+
"deviceKey": "QL_820NWBc",
|
|
1082
|
+
"transport": "usb"
|
|
1083
|
+
}
|
|
1084
|
+
}
|
|
1085
|
+
]
|
|
1086
|
+
}
|
|
1087
|
+
},
|
|
1088
|
+
"supportStatus": "expected"
|
|
726
1089
|
},
|
|
727
1090
|
{
|
|
728
1091
|
"key": "QL_810W",
|
|
@@ -758,7 +1121,34 @@
|
|
|
758
1121
|
},
|
|
759
1122
|
"support": {
|
|
760
1123
|
"status": "untested"
|
|
761
|
-
}
|
|
1124
|
+
},
|
|
1125
|
+
"verificationGrid": {
|
|
1126
|
+
"usb": {
|
|
1127
|
+
"status": "expected",
|
|
1128
|
+
"propagatedFrom": [
|
|
1129
|
+
{
|
|
1130
|
+
"vector": "sibling-protocol",
|
|
1131
|
+
"from": {
|
|
1132
|
+
"deviceKey": "QL_820NWBc",
|
|
1133
|
+
"transport": "usb"
|
|
1134
|
+
}
|
|
1135
|
+
}
|
|
1136
|
+
]
|
|
1137
|
+
},
|
|
1138
|
+
"tcp": {
|
|
1139
|
+
"status": "expected",
|
|
1140
|
+
"propagatedFrom": [
|
|
1141
|
+
{
|
|
1142
|
+
"vector": "sibling-protocol",
|
|
1143
|
+
"from": {
|
|
1144
|
+
"deviceKey": "QL_820NWBc",
|
|
1145
|
+
"transport": "tcp"
|
|
1146
|
+
}
|
|
1147
|
+
}
|
|
1148
|
+
]
|
|
1149
|
+
}
|
|
1150
|
+
},
|
|
1151
|
+
"supportStatus": "expected"
|
|
762
1152
|
},
|
|
763
1153
|
{
|
|
764
1154
|
"key": "QL_820NWBc",
|
|
@@ -817,7 +1207,35 @@
|
|
|
817
1207
|
"notes": "Bench verification by the maintainer at the time of seeding this entry. Issue #0 is a placeholder — replace with the real issue number when a public verification report is filed."
|
|
818
1208
|
}
|
|
819
1209
|
]
|
|
820
|
-
}
|
|
1210
|
+
},
|
|
1211
|
+
"verificationGrid": {
|
|
1212
|
+
"usb": {
|
|
1213
|
+
"status": "verified"
|
|
1214
|
+
},
|
|
1215
|
+
"tcp": {
|
|
1216
|
+
"status": "verified"
|
|
1217
|
+
},
|
|
1218
|
+
"bluetooth-spp": {
|
|
1219
|
+
"status": "expected",
|
|
1220
|
+
"propagatedFrom": [
|
|
1221
|
+
{
|
|
1222
|
+
"vector": "cross-transport",
|
|
1223
|
+
"from": {
|
|
1224
|
+
"deviceKey": "QL_820NWBc",
|
|
1225
|
+
"transport": "usb"
|
|
1226
|
+
}
|
|
1227
|
+
},
|
|
1228
|
+
{
|
|
1229
|
+
"vector": "cross-transport",
|
|
1230
|
+
"from": {
|
|
1231
|
+
"deviceKey": "QL_820NWBc",
|
|
1232
|
+
"transport": "tcp"
|
|
1233
|
+
}
|
|
1234
|
+
}
|
|
1235
|
+
]
|
|
1236
|
+
}
|
|
1237
|
+
},
|
|
1238
|
+
"supportStatus": "verified"
|
|
821
1239
|
}
|
|
822
1240
|
]
|
|
823
1241
|
}
|