Device compatibility
One API, whatever hardware you sell.
Nexara decodes each manufacturer's protocol into the same normalized position and event model, so your application is written once and does not change when the hardware does.
Queclink
In productionThe most heavily exercised family on the platform. Two decoders — a general Queclink parser and a dedicated GV50CNA implementation — cover position, ignition, movement, power and event reporting.
Queclink device support →Teltonika
SupportedTeltonika telemetry is decoded into the same normalized event model as every other manufacturer, so an application written against Nexara does not change when the hardware does.
Teltonika device support →Concox
SupportedConcox GT06-family devices are decoded natively, covering the low-cost end of the market that distributors most often start with.
Concox device support →Meitrack
SupportedMeitrack devices decode into the same position and event shape as the rest of the fleet, with no per-manufacturer branching in your application.
Meitrack device support →AsiaTelco
SupportedAsiaTelco (ATEL) devices are decoded on a dedicated ingestion port, carried over from an earlier deployment so existing hardware kept reporting through the migration.
AsiaTelco device support →What “supported” means here
Every manufacturer listed above has a decoder running in the platform — not a roadmap entry. Where a specific model is named, that model has been exercised directly. Where only the manufacturer is listed, support is at the protocol level and individual models are confirmed against a packet capture before you commit hardware.
Once decoded, telemetry is identical across manufacturers — read it through the REST API and webhooks, or hand it to the white-label tracker under your own brand, or run it through the distributor operations tooling.
Hardware that isn’t on this list
Nexara carries a configuration-driven decoder alongside the per-manufacturer ones. A protocol is described as data — framing, login handshake, field offsets — rather than written as code, so adding a device family does not require a platform release. Send us a packet capture and we can tell you whether your hardware decodes.
Evaluate my devicesAlready running devices on another platform? Moving platforms does not always mean replacing hardware.
