Tracksmart GMS-50T-TRK

Tracksmart GSM-50T-TRK is a cutting-edge GPS tracking device for trailers, intermodal containers, rail cars, heavy construction, agricultural equipment, etc. The device features a solar panel that extends tracker operation in absence of external power supply. The tracker supports multiple accessories and sensors, FOTA, and features memory for 5 000 events,  extremely low power consumption, and a weather-proof case.

Usage specifics
Parameters (33)
Settings (15)
Tracksmart GMS-50T-TRK
Flespi parses telemetry data from your Tracksmart GMS-50T-TRK into a standardized JSON and lets you send commands to Tracksmart GMS-50T-TRK via API.

Here’s the like of JSON you get

{
    "ident": "352625333222111",
    "position.altitude": 273.61,
    "position.hdop": 0.7,
    "position.latitude": 49.069782,
    "position.longitude": 28.632826,
    "position.satellites": 18,
    "server.timestamp": 1650636570.426424,
    "timestamp": 1650636570.426424,
    "device.type.id": "Tracksmart GMS-50T-TRK",
    "channel.id": 1111,
    "protocol.id": "telitek"
    "engine.ignition.status": true
    ...
}

How to consume this nice JSON

The easiest way is to make a REST API request like this
curl -X GET  --header 'Authorization: FlespiToken XXX' 'https://flespi.io/gw/devices/<device id>/messages'

How to send commands to Tracksmart GMS-50T-TRK?

You can use pre-defined settings to send instructions more conveniently. Show all settings

You can also

Modify messages

Add or remove parameters, inject data from LBS and reverse-geocoding services, etc.
Learn what plugins can do

Aggregate data

Determine trips and stops, catch events, detect geofence ins/outs, and more.
Learn about flespi analytics capabilities
backup.battery.voltage
number
volts
Backup battery voltage
battery.voltage
number
volts
Internal battery voltage
channel.id
number
ID of channel that received a message
device.id
number
ID of device that received a message
device.name
string
Name of device that received a message
device.temperature
number
celsius
Temperature of device
device.type.id
number
ID of device type of device that received a message
door.open.status
boolean
Door open status
event.code
string
Protocol-specific event code string
external.powersource.status
boolean
External power source connection status
gsm.cellid
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) base station ID
gsm.earfcn
number
E-UTRA absolute radio-frequency channel number of the Mobile network (LTE)
gsm.mcc
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) country code
gsm.mnc
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) code
gsm.network.name
string
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) operator name
gsm.network.type
string
The type of the Mobile network the device is currently registered to
gsm.pcid
number
Physical layer Cell ID in the Mobile network (LTE and NR)
gsm.tac
number
Tracking are code in the Mobile network (LTE)
ident
string
Device unique identifier like serial number, IMEI, etc
movement.status
boolean
Current movement state
network.signal.rsrp
number
dbm
LTE reference signal received power (RSRP)
peer
string
IP:port from which device connecting to the channel
position.direction
number
degrees
Heading angle at position detection moment
position.hdop
number
Horizontal dilution of precision
position.latitude
number
degrees
Latitude coordinate value
position.longitude
number
degrees
Longitude coordinate value
position.pdop
number
Position dilution of precision
position.speed
number
km/h
Instant speed at position detection moment
position.valid
boolean
Is position information accurate and valid for given timestamp
protocol.id
number
ID of protocol
report.reason
number
Transmission reason code
server.timestamp
number
seconds
Timestamp when server received a message
timestamp
number
seconds
Message timestamp
Properties
All information
all_settings
Retrieve all device settings.
GPRS APN
apn
GPRS connection APN configuration
apn: APN
user: APN User
password: APN Password
Device Information
device_info
Device Information
imsi: IMSI
fwver: Firmware Version
hwver: Hardware Version
fwdate: Firmware Updated Date
modem_ver: Modem Version
Device Name
device_name
Device name configuration
name: Name
Power Saving Mode
features
enabled: Power Saving mode
FW Server
fw_server
Connect to FW OTA Server
ip: IP Address
port: Port
Report interval in power saving mode
interval
Valid when power saving mode is ON.
interval: Interval
Keep Alive Interval
keep_alive
Device connection keep alive interval configuration
interval: Interval
Locate
locate
Locate the device.
Motion Sensor Accuracy
motion
Motion sensor sensitivity configuration
sensitivity: Sensitivity
Reset
reboot
Reset the device.
Server
server
GPRS connection server configuration. Setting changes are applied after device reboot.
ip: IP Address
port: Port
Speeding Control
speeding
Speeding control configuration
speeding: Speeding Enabled
detection: Detection Time
Tracing Configuration
tracing
Tracing configuration
time: Time Tracing
distance: Distance Motion Detection
Wakeup Period
wakeup
Device not moving wakeup period configuration
period: Wakeup Period

More devices from Telitek

No results found.