From 9c9f7777848077ff875371216591095d2c3fe063 Mon Sep 17 00:00:00 2001 From: Julian Cuni Date: Thu, 18 Jun 2026 20:05:40 +0200 Subject: [PATCH] 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 --- wiki/entities/rongta-printer.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/wiki/entities/rongta-printer.md b/wiki/entities/rongta-printer.md index 7296864..a69905b 100644 --- a/wiki/entities/rongta-printer.md +++ b/wiki/entities/rongta-printer.md @@ -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, 2026-06-14). -- **At least two printers**, by role — see [[printer-roles-failover]]: - - **entry-dispenser** — outside, at the lane; the driver takes the entry ticket. - - **booth-receipt** — inside the booth; receipts, AND the backup that prints the entry - ticket if the outside dispenser is offline. +- **Two printers configured (as of 2026-06-18)**, by role — see [[printer-roles-failover]]: + - **entry-dispenser** — `10.0.10.9`, outside at the lane; the driver takes the entry + ticket. This unit is a **Cashino**, not a Rongta: it prints the same ESC/POS stream but + 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