|
|
|
@@ -38,8 +38,10 @@ The central web platform for managing assets, tags, categories, zones, and repor
|
|
|
|
|
- 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: Delete Delay (hours), Delete Immediately checkbox, and Delete Behavior (killMode) for automatic asset/tag removal or recycling on zone entry. Supports parent/child relationships (children can be detached while parent asset remains)
|
|
|
|
|
- Integration points for external systems (ERP, etc.)
|
|
|
|
|
- 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.
|
|
|
|
@@ -58,7 +60,7 @@ Mobile application for field data capture and tag enrollment.
|
|
|
|
|
Desktop and mobile application (Flutter) paired with a Rust backend service for printing and encoding labels.
|
|
|
|
|
|
|
|
|
|
**Key Capabilities:**
|
|
|
|
|
- Print and encode RFID + barcode labels on Zebra printers
|
|
|
|
|
- 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
|
|
|
|
@@ -84,8 +86,8 @@ Automated data capture system for fixed and high-volume scanning environments.
|
|
|
|
|
- Exception flagging and automated alerts
|
|
|
|
|
- Seamless handoff to TallyFlow Core for record updates
|
|
|
|
|
|
|
|
|
|
### 5. IoT Integration
|
|
|
|
|
Connectivity layer for sensors, gateways, and connected devices.
|
|
|
|
|
### 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
|
|
|
|
@@ -94,6 +96,9 @@ Connectivity layer for sensors, gateways, and connected devices.
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|