42 lines
1.2 KiB
Markdown
42 lines
1.2 KiB
Markdown
---
|
|
status: partial
|
|
phase: 04-usb-manager-label-printing
|
|
source: [04-VERIFICATION.md]
|
|
started: 2026-04-10
|
|
updated: 2026-04-10
|
|
---
|
|
|
|
## Tests
|
|
|
|
### 1. PRT Qutie protocol (LBL-04)
|
|
expected: Real PRT Qutie driver replaces stub. Hardware arrives 2026-04-13. Reverse-engineer protocol via Sorticker app sniff or HPRT SDK docs.
|
|
result: [pending — hardware not yet arrived]
|
|
|
|
### 2. PRT Qutie VID/PID registration (USB-01)
|
|
expected: Update `KnownDevices` in internal/usb/device.go with real PRT Qutie VID/PID. Currently uses placeholder 0525:a4a7.
|
|
result: [pending — hardware not yet arrived]
|
|
|
|
### 3. Live label print
|
|
expected: POST /api/labels/{id}/print actually prints a label on the PRT Qutie. QR code scans with phone camera.
|
|
result: [pending — hardware not yet arrived]
|
|
|
|
### 4. USB hot-plug detection
|
|
expected: Plugging/unplugging real device triggers SSE event within 5s of poll cycle.
|
|
result: [pending — hardware not yet arrived]
|
|
|
|
### 5. Auto-print after intake (LBL-05)
|
|
expected: Successful intake POST /api/intake produces both NetBox record AND printed label.
|
|
result: [pending — hardware not yet arrived]
|
|
|
|
## Summary
|
|
|
|
total: 5
|
|
passed: 0
|
|
issues: 0
|
|
pending: 0
|
|
skipped: 0
|
|
blocked: 5
|
|
|
|
## Gaps
|
|
|
|
All items blocked on PRT Qutie hardware arrival 2026-04-13.
|