docs(wiki): record the two configured printers (Cashino at lane, Rongta at booth)
The rongta-printer "Deployment" section still described a single
2026-06-14 unit. The live site now runs two: entry-dispenser 10.0.10.9
(Cashino, `cashino` ping-only driver) and booth-receipt 10.0.10.10
(Rongta, full status-page monitoring). Follow-up to 3e6773a.
Claude-Session: https://claude.ai/code/session_01Xcm6ikLgGoCxxHrxtjkk5V
This commit is contained in:
@@ -30,10 +30,14 @@ many ESC/POS-compatible OEM clones that share its firmware). Driver `rongta` in
|
|||||||
|
|
||||||
- First printer verified reachable at **10.0.10.6:9100** from the host (TCP connect OK,
|
- First printer verified reachable at **10.0.10.6:9100** from the host (TCP connect OK,
|
||||||
2026-06-14).
|
2026-06-14).
|
||||||
- **At least two printers**, by role — see [[printer-roles-failover]]:
|
- **Two printers configured (as of 2026-06-18)**, by role — see [[printer-roles-failover]]:
|
||||||
- **entry-dispenser** — outside, at the lane; the driver takes the entry ticket.
|
- **entry-dispenser** — `10.0.10.9`, outside at the lane; the driver takes the entry
|
||||||
- **booth-receipt** — inside the booth; receipts, AND the backup that prints the entry
|
ticket. This unit is a **Cashino**, not a Rongta: it prints the same ESC/POS stream but
|
||||||
ticket if the outside dispenser is offline.
|
serves no `/prn_stat.htm` status page, so it runs on the `cashino` driver (reachability
|
||||||
|
PING only, no paper/cover status) — see [[printer-status-monitoring]].
|
||||||
|
- **booth-receipt** — `10.0.10.10`, inside the booth; receipts, AND the backup that prints
|
||||||
|
the entry ticket if the outside dispenser is offline. This unit is a **Rongta** (`rongta`
|
||||||
|
driver, full status-page monitoring).
|
||||||
|
|
||||||
## Ticket rendering
|
## Ticket rendering
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user