Files
obsidian/TallyFlow/Product/TallyFlow User's Guide.md
T

181 lines
7.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# TallyFlow User's Guide
**Version:** June 2026
**Purpose:** This guide provides an overview of TallyFlows full product capabilities for operators, administrators, and systems integrators.
---
## Overview
TallyFlow is an asset tracking and management platform designed to reduce time and material waste in operations that rely on physical assets, tools, and tagged items. It combines mobile data capture, web-based core management, on-site printing/encoding, automated capture, and IoT connectivity.
TallyFlow is particularly well suited for industries requiring reliable identification and traceability, including manufacturing, logistics, rail, and agriculture.
**Core Value Proposition**
**TallyFlow Assets (Mobile) Highlights**
- Geiger-counter-style seek & find for locating one or multiple assets
- Lightweight inventory with optional zone moves
- Produce shipping workflows for FSMA 204 compliance
- Fast asset enrollment and editing
- Reduce time spent locating and managing assets
- Minimize material waste through better visibility and accountability
- Provide practical, affordable RFID, barcode, and IoT solutions for systems integrators
---
## Main Components
### 1. TallyFlow Core (Web Application)
The central web platform for managing assets, tags, categories, zones, and reporting.
**Integration Hub:** TallyFlow Assets (Mobile), TallyFlow Print, TallyFlow Capture, and TallyFlow IoT all integrate with TallyFlow Core.
**Key Capabilities:**
- Add and manage assets manually
- View and search tagged items
- Import assets and tags via Excel
- Configure categories, zones, and organizational settings
- Reporting and exception management
- Zone notifications: configurable Alert Time (minutes) + email recipients for exceptions (e.g. asset in zone too long)
- Zone delete events for automatic tag recycling
- Parent/child asset handling (children can be detached while parent asset remains)
- Core web can display and filter photos with tags (integration with Capture app)
- Integration points for external systems (ERP via API and webhooks)
### 2. Mobile App (Enroll)
Mobile application for field data capture and tag enrollment.
**Key Capabilities:**
- Enroll new tags and associate them with assets
- Scan and update asset information in the field
- Support for both barcode and RFID workflows
- Works offline with later synchronization
**UX Design (Industrial Focus):**
- Built with Material 3
- Large, glove-friendly buttons prioritized for use in harsh industrial environments
### 3. TallyFlow Print
Desktop and mobile application (Flutter) paired with a Rust backend service for printing and encoding labels.
**Key Capabilities:**
- Print and encode RFID + barcode labels with ZPL support on Zebra and compatible printers
- Strong **GS1-128 / Case Label** support (GTIN-14 treated as case labels, proper AI (21) serial handling)
- Dedicated **FSMA 204** 300dpi label templates and ZPL configs for food traceability compliance
- Pre-configured **workflow profiles** for popular use cases including **FSMA**, **SSCC** (Serialized Shipping Container Code), and internal-use barcode/RFID labeling
- Support for Simple tags, GS1 case tags, parent/child tag structures
- Category names printed on labels
- Multiple printer management and connection testing
- Optional automatic registration of printed items as assets in TallyFlow Core
- Print job logging and history
- Windows, macOS, iOS, and Android support (enhanced Windows reliability)
**Backend Services:**
- Print API (job submission)
- Print Worker (ZPL delivery to printers)
- Orchestrator (category/zone proxy + Core registration)
### 4. TallyFlow Capture
Automated data capture system for fixed and high-volume scanning environments.
**Key Capabilities:**
- Fixed RFID reader integration for continuous asset movement detection
- Gateway and edge processing for real-time data collection
- High-throughput receiving and shipping workflows
- Exception flagging and automated alerts
- Seamless handoff to TallyFlow Core for record updates
### 5. TallyFlow IoT
Connectivity layer for sensors, gateways, and connected devices. Runs as an always-on Windows or Linux service.
**Key Capabilities:**
- Real-time location tracking via IoT gateways and beacons
- Environmental sensor data (temperature, humidity, shock) linked to assets
- Automated status updates without manual scanning
- Edge-to-cloud data pipelines feeding TallyFlow Core
- Support for both short-range (BLE, RFID) and wide-area (LoRa, cellular) IoT networks
- RFID GPIO support for reader triggers and control
- Endpoint configuration available for IoT and Mobile readers
- ERP integration via keyboard wedge, database integration, and spreadsheet output
- Optional custom receiving or shipping user interface that integrates with an ERP system
- Compatible with TallyFlow Core deployed in the cloud or on-premises
---
## Tag Ingestion Methods
TallyFlow supports multiple ways to bring tags and asset data into the system:
1. **Mobile App Enroll**
Field operators enroll tags directly via the mobile application.
2. **TallyFlow Core (Web)**
Manual asset creation with tag assignment.
3. **Excel Import**
Bulk import of assets and tag data via spreadsheet.
4. **TallyFlow Print**
On-demand tag printing and encoding with optional automatic Core registration. Supports prefix/serialization logic, parent/child relationships, and category-aware labeling.
5. **TallyFlow Capture (Automated)**
Fixed readers and gateways automatically detect and record tag movements.
6. **IoT Devices**
Sensors and connected devices push location, condition, or status data directly into the platform.
---
## Hardware
TallyFlow is a **distributor** of Atid handheld RFID readers (such as the AT909) to systems integrators. These devices are commonly used for mobile scanning and enrollment workflows.
The platform also supports fixed RFID readers, IoT gateways, and sensor devices through the Capture and IoT modules.
**Note:** TallyFlow does not currently provide native support for AEI (Automatic Equipment Identification) tags used in the rail industry.
---
## Typical Workflows
- **Asset Onboarding:** Print/encode a tag using TallyFlow Print → optionally register in Core.
- **Field Operations:** Use mobile app to locate assets, update status, or enroll new items.
- **Automated Receiving/Shipping:** Fixed readers (Capture) detect tagged assets moving through dock doors or checkpoints.
- **Condition Monitoring:** IoT sensors track environmental data tied to specific assets or shipments.
- **Bulk Operations:** Import large numbers of assets via Excel.
- **Compliance & Traceability:** Use category, zone, tag, and IoT data for reporting and audit trails (e.g., FSMA 204 food traceability scenarios).
---
## Integrations
TallyFlow is designed to work alongside existing systems:
- Existing RFID infrastructure (Impinj, Zebra readers)
- IoT platforms and sensor networks
- Custom label formats via configurable templates
- Intermediary database integrations (e.g. BlueCherry)
---
## Current Limitations
- No native AEI rail tag support
- TallyFlow Print requires a local print server (Print API + Worker) for production use
- Some advanced rail-specific compliance features are not yet implemented
- IoT and Capture modules may require additional gateway hardware and configuration
---
## Getting Started
1. Work with your systems integrator to deploy TallyFlow Core and any required backend services (Print, Capture, IoT gateways).
2. Configure categories, zones, and org settings in Core.
3. Install the Mobile App, TallyFlow Print, and/or Capture/IoT components as needed.
4. Begin enrolling, printing, or automatically capturing tagged assets using the methods that best fit your operation.
For detailed Print-specific instructions, see the **TallyFlow Print User Guide**.
---
*This document is maintained in the TallyFlow Obsidian vault and should be updated as new capabilities are released.*