Gosafe G1S

Gosafe G1S is a powerful GPS asset tracker enabling GPRS and SMS communication, and supporting multiple power supply options - it can run on replaceable or rechargeable batteries. The replaceable batteries allow sending one message a day for three years! The device also features intelligent power management, geo-fencing, IP67 casing and more.

Usage specifics
Parameters (105)
Settings (11)
Gosafe G1S
Flespi parses telemetry data from your Gosafe G1S into a standardized JSON and lets you send commands to Gosafe G1S 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": "Gosafe G1S",
    "channel.id": 1111,
    "protocol.id": "gosafe"
    "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 Gosafe G1S?

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
absolute.acceleration
number
g
Module of accelerometer vector
accident.event
boolean
Accident event detected
ain
number
volts
Voltage on the analog input
backup.battery.voltage
number
volts
Backup battery voltage
backup.battery.voltage.status
boolean
Backup battery voltage if normal (true - inside the predefined range) or abnormal (false - outside of the predefined range)
battery.charging.status
boolean
Battery charging status
battery.connected.status
boolean
Internal battery is connected
battery.voltage
number
volts
Internal battery voltage
bluetooth.connected.status
boolean
Bluetooth connection status
brake.acceleration
number
g
Acceleration on brake
can.ambient.air.temperature
number
celsius
CAN ambient air temperature
can.dtc.number
number
Number of diagnostic trouble codes
can.engine.coolant.temperature
number
celsius
Engine coolant temperature read from CAN
can.engine.load.level
number
percentage
Calculated engine load level read from CAN
can.engine.rpm
number
rpm
Engine RPM read from CAN
can.engine.run.time
number
seconds
Run time since engine start read from CAN
can.engine.temperature
number
celsius
Engine temperature read from CAN
can.fuel.pressure
number
kPa
Fuel pressure read from CAN
can.intake.air.temperature
number
celsius
Intake air temperature
can.intake.map
number
kPa
Intake manifold absolute pressure
can.long.fuel.trim
number
percentage
Short term fuel trim read from CAN
can.maf.air.flow.rate
number
g/sec
MAF air flow rate read from CAN
can.mil.mileage
number
km
Distance traveled while malfunction indicator lamp is activated, read from CAN
can.mil.status
boolean
Malfunction indicator lamp status read from CAN
can.monitor.status
number
Monitor status this drive cycle read from CAN, bitmask
can.short.fuel.trim
number
percentage
Short term fuel trim read from CAN
can.throttle.pedal.level
number
percentage
Throttle pedal push level read from CAN
can.timing.advance
number
degrees
Ignition timing advance read from CAN
can.vehicle.speed
number
km/h
Vehicle speed read from CAN
channel.id
number
ID of channel that received a message
collision.event
boolean
Collision event
counter.impulses
number
Impulses counter
device.id
number
ID of device that received a message
device.model
string
Device model ID string
device.name
string
Name of device that received a message
device.type.id
number
ID of device type of device that received a message
device.uptime
number
seconds
Time in seconds since last device power on
din
number
Digital inputs bitmask
dout
number
Digital outputs bitmask
engine.ignition.status
boolean
Engine ignition or ACC status
engine.motorhours
number
hours
Total calculated engine motorhours
event.enum
number
Protocol-specific event code
event.seqnum
number
Unique event sequence number
external.powersource.voltage
number
volts
External power voltage
external.powersource.voltage.status
boolean
Voltage of external supply is normal (true - inside the predefined range) or abnormal (false - outside of the predefined range)
flash.storage.status
boolean
Flash storage status
frequency.counter.din
number
Frequency counter value on digital input
fuel.weight
number
kg
Fuel weight
geofence.alarm
boolean
Geofence alarm event
geofence.status
boolean
Geofence entered status
gnss.antenna.status
boolean
GNSS receiver antenna status
gsm.cellid
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) base station ID
gsm.jamming.alarm.status
boolean
Alarm status for the Mobile network (GSM, 3G, 4G, LTE, 5G, ...) jamming
gsm.jamming.event
boolean
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) signal jamming detected
gsm.lac
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) location area code
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.roaming.status
boolean
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) in roaming mode
gsm.network.status
boolean
Registration status in the Mobile network (GSM, 3G, 4G, LTE, 5G, ...)
gsm.signal.dbm
number
dbm
Strength of the Mobile network (GSM, 3G, 4G, LTE, 5G, ...) signal
hardware.fault.code
number
Hardware fault code
hardware.malfunction.alert
boolean
Hardware malfunction event is detected
hardware.version
string
Hardware version
harsh.acceleration.event
boolean
Harsh acceleration detected
harsh.braking.event
boolean
Harsh braking detected
harsh.cornering.event
boolean
Harsh cornering detected
ibutton.code
string
Hexadecimal code of connected iButton
ident
string
Device unique identifier like serial number, IMEI, etc
idle.status
boolean
Vehicle is in idling state
idle.status.duration
number
seconds
Duration of vehicle being in the last idling state
message.content
string
Message content
movement.status
boolean
Current movement state
onewire.sensor.serial
string
External 1-Wire sensor serial number in HEX representation
onewire.sensor.temperature
number
celsius
External 1-Wire temperature sensor value
overspeeding.event
boolean
Overspeeding detected
overspeeding.speed
number
km/h
GNSS based speed when overspeeding event is triggered
overspeeding.status
boolean
Overspeeding detected
peer
string
IP:port from which device connecting to the channel
position.altitude
number
meters
Altitude value for position
position.direction
number
degrees
Heading angle at position detection moment
position.fix.type
number
GNSS fix type enum (0 = "not fixed", 1 = "2D", 2 = "3D", null = "unknown")
position.hdop
number
Horizontal dilution of precision
position.latitude
number
degrees
Latitude coordinate value
position.longitude
number
degrees
Longitude coordinate value
position.satellites
number
Quantity of satellites used to calculate coordinates for given position information
position.speed
number
km/h
Instant speed at position detection moment
position.timestamp
number
seconds
Timestamp when coordinates where calculated
position.valid
boolean
Is position information accurate and valid for given timestamp
position.vdop
number
Vertical dilution of precision
private.status
boolean
Device is in private mode
protocol.id
number
ID of protocol
protocol.version
string
Protocol version string
report.reason
number
Transmission reason code
sensor.status
boolean
Sensor status: true - normal, false - abnormal
server.timestamp
number
seconds
Timestamp when server received a message
socket.connection.status
boolean
Socket connection status
software.version
string
Software version string
timestamp
number
seconds
Message timestamp
towing.alarm.status
boolean
Towing alarm state
towing.event
boolean
Towing event detected
trip.status
boolean
Trip status, true if trip started, false - if stopped
turn.acceleration
number
g
Acceleration on turn
turnover.event
boolean
Turnover event
vehicle.mileage
number
km
Total calculated mileage
vehicle.vin
string
VIN of vehicle
Properties
ADC data bitmask
adc_data
Determine the ADC parameters that will come from device.
adc1: ADC1 Voltage
adc2: ADC2 Voltage
backup_battery: Backup Battery
external_power: External Power
COT data bitmask
cot_data
Determine the COT parameters that will come from device.
in0: IN0 frequency/pulse data
in1: IN1 frequency/pulse data
in2: IN2 frequency/pulse data
in3: IN3 frequency/pulse data
mileage: Mileage
engine_hours: Engine hours
DTT data bitmask
dtt_data
Determine the device status data that will come from device.
io_status: I/O Status
packet_type: Packet Type Indicator
event_status: Event Status
device_status: Device Status
high36_geofences: High 36 Geofences Status
low120_geofences: Low 120 Geofences Status
Report Interval of Dynamic Mode
dynamic_report_interval
GPRS server report interval of mode1 (dynamic). Valid only when report interval switching mode is enabled. See "Report interval mode switching condition" setting
interval: Report interval
time_unit: Report interval time unit
data_format: Data format
report_mode: Report mode
Connectivity Setup
gprs_setup
GPRS Setup.
gprs: GPRS Communication Properties
server: Backend Server Communication Properties
GPS data bitmask
gps_data
Determine the GPS parameters that will come from device.
hdop: HDOP
vdop: vdop
speed: Speed
course: Azimuth
lat_lon: Latitude and Longitude
altitude: Altitude
sats_num: Valid satellites number
GSM data bitmask
gsm_data
Determine the GSM parameters that will come from device.
bs1: First Base Station
bs2: Second Base Station
bs3: Third Base Station
bs4: Fourth Base Station
bs5: Fifth Base Station
bs6: Sixth Base Station
bs7: Seventh Base Station
signal_lvl: Registration Status and CSQ Signal Level
Heartbeat Interval
heartbeat_interval
Setup Heartbeat Packet Interval. Set up the heartbeat packet uploading time interval of TCP/UDP sever, keep the sever and device connected.
interval: Interval
Report interval mode switching condition
report_interval_mode_switching
Report interval switching condition. Set up conditions when to switch from static to dynamic report mode.
stop: Stop
acc_off: ACC is off
backup_battery: Backup battery usage
domestic_roaming: Domestic roaming
international_roaming: International roaming
Report Interval of Static Mode
static_report_interval
GPRS server report interval of mode0 (static).
interval: Report interval
time_unit: Report interval time unit
data_format: Data format
report_mode: Report mode
System data bitmask
system_data
Determine the system parameters that will come from device.
fw_version: Firmware version
hw_version: Hardware version
device_name: Device name