User:Jonas.kazlauskas/Wrapper.Configurator.AVLID
Appearance
Revision as of 11:11, 17 June 2026 by Jonas.kazlauskas (talk | contribs) (Proposed-architecture POC (data/logic/presentation split) — single-source device record + shared catalog)
Controller — Wrapper.Configurator.AVLID (proposed-architecture demo; reusable, NOT per-device)
Given model=, this controller (1) loads that device's Device Record, (2) reads its
capabilities, (3) passes them to the shared AVL catalog, and (4) renders the styled table.
The same controller serves every device — adding a device never touches it.
Live preview for FTC921: This page lists the Data Sending IDs (AVL IDs) supported by FTC921 — a FT-platform 4G LTE Cat 1 device.
Only the IDs this device actually sends are shown, derived from its capabilities. Firmware baseline: 3.x.
| AVL ID | Name | Type | Range | Parameter group | Capability | Added in FW |
|---|---|---|---|---|---|---|
| 1 | Digital Input 1 | Unsigned | 0 – 1 | Permanent I/O | DIN1 | 0.45.0 |
| 4 | Pulse counter DIN1 | Unsigned | 0 – … | Permanent I/O | DIN1 | 0.45.0 |
| 9 | Analog Input 1 | Unsigned | 0 – 30000 | Permanent I/O | AIN1 | 0.45.0 |
| 179 | Digital Output 1 | Unsigned | 0 – 1 | Permanent I/O | DOUT1 | 0.45.0 |
| 16 | Total Odometer | Unsigned | 0 – 10000000 | Permanent I/O | universal | 0.26.0 |
| 21 | GSM Signal | Unsigned | 0 – 5 | Permanent I/O | universal | 0.26.0 |
| 239 | Ignition | Unsigned | 0 – 1 | Permanent I/O | universal | 0.26.0 |
| 240 | Movement | Unsigned | 0 – 1 | Permanent I/O | universal | 0.26.0 |