diff --git a/TallyFlow/Product/Code Reviews/tallyflow-iot.md b/TallyFlow/Product/Code Reviews/tallyflow-iot.md index 74b2bcf..708f989 100644 --- a/TallyFlow/Product/Code Reviews/tallyflow-iot.md +++ b/TallyFlow/Product/Code Reviews/tallyflow-iot.md @@ -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 diff --git a/TallyFlow/TallyFlow-Architecture.md b/TallyFlow/TallyFlow-Architecture.md index 3e005a7..8fabbdc 100644 --- a/TallyFlow/TallyFlow-Architecture.md +++ b/TallyFlow/TallyFlow-Architecture.md @@ -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**