Document new TallyFlow IoT support for ATID ATF862 / Invengo XC-RF861 (rebranded reader) in code review and architecture notes
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user