Document new TallyFlow IoT support for ATID ATF862 / Invengo XC-RF861 (rebranded reader) in code review and architecture notes

This commit is contained in:
TNB
2026-07-10 11:05:05 -04:00
parent 7aed88908e
commit 060459e96e
2 changed files with 2 additions and 2 deletions
@@ -4,7 +4,7 @@
## Structure
- `core/`: Main service/library
- RFID drivers (Impinj, Zebra)
- RFID drivers (Impinj, Zebra, ATID ATF862 / Invengo XC-RF861 — same reader rebranded)
- Barcode support (Zebra, SNAPI)
- REST API v1
- Real-time tag streaming
+1 -1
View File
@@ -34,7 +34,7 @@ TallyFlow is built around exactly **five primary components**, with **Core** as
### 5. IoT
- Rust-based service
- Integrates fixed RFID readers (Impinj, Zebra) and environmental sensors
- Integrates fixed RFID readers (Impinj, Zebra, ATID ATF862 / Invengo XC-RF861 — same reader rebranded) and environmental sensors
- Pushes tag events and sensor data to Core (optional / dashed connection)
- **Can integrate with ERP systems**