Galileosky v 5.0

Galileosky v 5.0 features broad functionality and opportunity to connect up to 17 digital sensors and many external devices, which allows installing it on various types of transport.

Usage specifics
Parameters (148)
Settings (36)
Commands (3)
Galileosky v 5.0
Flespi parses telemetry data from your Galileosky v 5.0 into a standardized JSON and lets you send commands to Galileosky v 5.0 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": "Galileosky v 5.0",
    "channel.id": 1111,
    "protocol.id": "galileosky"
    "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 Galileosky v 5.0?

You can send a specific command. Show all commands
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
Tag 0x47
ain
number
volts
Voltage on the analog input
Tag 0x50...0x57,
Tag 0x78...0x7D
alarm.event
boolean
Alarm event triggered
Tag 0x40
alarm.mode.status
boolean
Device alarm mode status
Tag 0x40
battery.voltage
number
volts
Internal battery voltage
Tag 0x42
before.maintenance.hours
number
hours
Hours up to next maintenance
Tag 0x5B
beidou.average.snr
number
Average signal-to-noise ratio of BEIDOU satellites signal
Extended Tag 0x90
beidou.max.snr
number
Maxinum signal-to-noise ratio of BEIDOU satellites signal
Extended Tag 0x90
beidou.position.satellites
number
Quantity of satellites from BEIDOU used to calculate coordinates for given position information
Extended Tag 0x90
beidou.visible.satellites
number
Quantity of visible satellites from BEIDOU
Extended Tag 0x90
bluetooth.sensor.value
number
Bluetooth sensor value, indexed parameter
Extended Tag 0x21...0x60
brake.acceleration
number
g
Acceleration on brake
Tag 0x47
bump.acceleration
number
g
Acceleration on bumps
Tag 0x47
can.16bit.value
number
Custom 16bit CAN value
Tag 0xB0...0xB9,
Tag 0xD6...0xDA
can.32bit.value
number
Custom 32bit CAN value
Tag 0xDB...0xDF,
Tag 0xF0...0xF9
can.8bit.value
number
Custom 8bit CAN value
Tag 0xA0...0xAF,
Tag 0xC4...0xD2
can.engine.exhaust.temperature
number
celsius
Engine exhaust temperature read from CAN
Extended Tag 0x27BD
can.engine.motorhours
number
hours
Total engine motorhours (engine work time) read from CAN
Extended Tag 0x2807
can.engine.oil.pressure
number
kPa
CAN Engine oil pressure
Extended Tag 0x2774
can.engine.oil.temperature
number
celsius
Engine oil temperature read from CAN
Extended Tag 0x27BF
can.engine.rpm
number
rpm
Engine RPM read from CAN
Extended Tag 0x27CE,
Tag 0xC1
can.engine.rpm.limit
number
rpm
Engine RPM limit read from CAN
Extended Tag 0x2A92
can.engine.temperature
number
celsius
Engine temperature read from CAN
Tag 0xC1
can.fuel.consumed
number
liters
Fuel volume totally consumed by vehicle read from CAN
Tag 0xC0
can.fuel.level
number
percentage
Fuel level in tank read from CAN
Tag 0xC1
can.fuel.temperature
number
celsius
Fuel temperature read from CAN
Extended Tag 0x27BE
can.sensor.value.b
number
CAN B sensor value
Tag 0xC3
can.vehicle.mileage
number
km
Total vehicle mileage read from CAN
Tag 0xC2
cell.location.error.meters
number
meters
Position coordinates error on cell location
Tag 0x35
channel.id
number
ID of channel that received a message
connection.state
string
Connection state
Tag 0x48
datacold500.engine.motorhours
number
hours
DataCOLD500 engine motorhours
Tag 0x5B
datacold500.standby.motorhours
number
hours
DataCOLD500 standby motorhours
Tag 0x5B
datacold500.total.motorhours
number
hours
DataCOLD500 total On motorhours
Tag 0x5B
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
Tag 0x43
device.type.id
number
ID of device type of device that received a message
din
number
Digital inputs bitmask
Tag 0x46
dosimeter.dbgc11d.ader
number
sv/h
DBG-C11D dosimeter ADER value
Tag 0x5D
dosimeter.dbgc11d.channel.failure.status
boolean
DBG-C11D dosimeter channel ok/failure status
Tag 0x5D
dosimeter.dbgc11d.channel.status
boolean
DBG-C11D dosimeter channel on/off status
Tag 0x5D
dosimeter.dbgc11d.data.source.enum
number
DBG-C11D dosimeter dose power and its indeterminacy values source
Tag 0x5D
dosimeter.dbgc11d.economy.mode.status
boolean
DBG-C11D dosimeter economy mode enabled
Tag 0x5D
dout
number
Digital outputs bitmask
Tag 0x45
engine.ignition.status
boolean
Engine ignition or ACC status
Tag 0x40
euroscan.diesel.motorhours
number
hours
EuroScan diesel motorhours
Tag 0x5B
euroscan.electric.motorhours
number
hours
EuroScan electric motorhours
Tag 0x5B
euroscan.standby.motorhours
number
hours
EuroScan standby motorhours
Tag 0x5B
external.powersource.voltage
number
volts
External power voltage
Tag 0x41
external.powersource.voltage.status
boolean
Voltage of external supply is normal (true - inside the predefined range) or abnormal (false - outside of the predefined range)
Tag 0x40
galileo.average.snr
number
Average signal-to-noise ratio of GALILEO satellites signal
Extended Tag 0x91
galileo.max.snr
number
Maxinum signal-to-noise ratio of GALILEO satellites signal
Extended Tag 0x91
galileo.position.satellites
number
Quantity of satellites from GALILEO used to calculate coordinates for given position information
Extended Tag 0x91
galileo.visible.satellites
number
Quantity of visible satellites from GALILEO
Extended Tag 0x91
geofence.status
boolean
Geofence entered status
Tag 0x40
glonass.average.snr
number
Average signal-to-noise ratio of GLONASS satellites signal
Extended Tag 0x8F
glonass.max.snr
number
Maxinum signal-to-noise ratio of GLONASS satellites signal
Extended Tag 0x8F
glonass.position.satellites
number
Quantity of satellites from GLONASS used to calculate coordinates for given position information
Extended Tag 0x8F
glonass.visible.satellites
number
Quantity of visible satellites from GLONASS
Extended Tag 0x8F
gnss.antenna.status
boolean
GNSS receiver antenna status
Tag 0x40
gnss.type
string
GNSS type: gps, glonass, etc...
Tag 0x40
gps.average.snr
number
Average signal-to-noise ratio of GPS satellites signal
Extended Tag 0x8E
gps.max.snr
number
Maxinum signal-to-noise ratio of GPS satellites signal
Extended Tag 0x8E
gps.position.satellites
number
Quantity of satellites from GPS used to calculate coordinates for given position information
Extended Tag 0x8E
gps.visible.satellites
number
Quantity of visible satellites from GPS
Extended Tag 0x8E
gsm.cellid
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) base station ID
Extended Tag 0x81
gsm.jamming.event
boolean
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) signal jamming detected
Tag 0x48
gsm.lac
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) location area code
Extended Tag 0x82
gsm.mcc
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) country code
Extended Tag 0x83
gsm.mnc
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) code
Extended Tag 0x84
gsm.network.status
boolean
Registration status in the Mobile network (GSM, 3G, 4G, LTE, 5G, ...)
Tag 0x48
gsm.signal.dbm
number
dbm
Strength of the Mobile network (GSM, 3G, 4G, LTE, 5G, ...) signal
Extended Tag 0x85
gsm.signal.level
number
percentage
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) signal strength level
Tag 0x40
gsm.sim.iccid
string
Integrated Circuit Card Id of SIM card of the Mobile network (GSM, 3G, 4G, LTE, 5G, ...)
Extended Tag 0x94
gsm.sim.imsi
string
IMSI of SIM card of the Mobile network (GSM, 3G, 4G, LTE, 5G, ...)
Extended Tag 0x92
gsm.sim.status
boolean
SIM card is active
Tag 0x40
hardware.version.enum
number
Hardware version enum
Tag 0x01
ibutton.code
string
Hexadecimal code of connected iButton
Extended Tag 0xFD,
Extended Tag 0xFE,
Tag 0x90,
Tag 0xD3
ibutton.connected.status
boolean
iButton connection status
Tag 0x40
ibutton.connection.status
boolean
iButton key connected status
Tag 0xD5
ident
string
Device unique identifier like serial number, IMEI, etc
incline.event
boolean
Incline exceeds allowed level
Tag 0x40
internal.battery.voltage.limit.lower.status
boolean
Voltage of internal source lower than limit
Tag 0x40
internal.bus.supply.voltage.range.outside.status
boolean
Voltage of internal Terminal bus supply if outside of range
Tag 0x40
modbus.sensor.value
number
Modbus sensor value, indexed parameter
Extended Tag 0x01...0x20,
Extended Tag 0x61...0x80
movement.status
boolean
Current movement state
Tag 0x40
network.type.enum
number
Transmission channel
Tag 0x49
onewire.sensor.humidity
number
percentage
External 1-Wire humidity sensor value
Tag 0x80...0x87
onewire.sensor.temperature
number
celsius
External 1-Wire temperature sensor value
Tag 0x80...0x87
peer
string
IP:port from which device connecting to the channel
position.altitude
number
meters
Altitude value for position
Tag 0x34
position.direction
number
degrees
Heading angle at position detection moment
Tag 0x33
position.hdop
number
Horizontal dilution of precision
Tag 0x35
position.latitude
number
degrees
Latitude coordinate value
Tag 0x30
position.longitude
number
degrees
Longitude coordinate value
Tag 0x30
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
Tag 0x33
position.valid
boolean
Is position information accurate and valid for given timestamp
Tag 0x30
protocol.id
number
ID of protocol
record.seqnum
number
Registered record sequence number
Tag 0x10
refrigerator.alarm.enum
number
Refrigerator alarm code
Tag 0x5B
refrigerator.alarm.type.enum
number
Refrigerator alarm type; 0 – no alarm
Tag 0x5B
refrigerator.connection.status
boolean
Refrigerator connection status
Tag 0x5B
refrigerator.defrost.mode.status
boolean
Refrigerator zone defrost mode
Tag 0x5B
refrigerator.din
number
Refrigerator digital input data bitmask
Tag 0x5B
refrigerator.door.open.status
boolean
Refrigerator door open status
Tag 0x5B
refrigerator.emergency.status
boolean
Refrigerator emergency status
Tag 0x5B
refrigerator.engine.mode
string
Refrigerator engine mode - diesel, electric
Tag 0x5B
refrigerator.engine.mode.enum
number
Refrigerator engine mode
Tag 0x5B
refrigerator.engine.rpm
number
Refrigerator engine RPM
Tag 0x5B
refrigerator.evaporator.temperature
number
celsius
Evaporator temperature in refrigerator
Tag 0x5B
refrigerator.injected.air.temperature
number
celsius
Injected air temperature in refrigerator
Tag 0x5B
refrigerator.operate.mode
string
Refrigerator operating mode - cycle sentry, continuous
Tag 0x5B
refrigerator.operate.mode.enum
number
Refrigerator operating mode
Tag 0x5B
refrigerator.request.failure.count
number
Refrigerator request failures count
Tag 0x5B
refrigerator.return.air.temperature
number
celsius
Return air temperature in refrigerator
Tag 0x5B
refrigerator.sensor.temperature
number
celsius
Refrigerator temperature sensor value
Tag 0x5B
refrigerator.set.temperature
number
celsius
Set temperature in refrigerator
Tag 0x5B
refrigerator.troublecode.enum
number
Refrigerator trouble code enum
Tag 0x5B
rep500.counter.value
number
REP-500 electric counter value
Tag 0x5A
report.reason
number
Transmission reason code
Extended Tag 0xFC
rs232.sensor.value
number
Custom RS232 sensor value
Tag 0x58,
Tag 0x59
rs485.lls.temperature
number
celsius
Temperature measured by LLS (Liquid level sensor) fuel sensor connected to RS-485
Tag 0x63...0x6F,
Tag 0x8A...0x8C
rs485.lls.value
number
Value of LLS (Liquid level sensor) fuel sensor connected to RS-485
Tag 0x60...0x62,
Tag 0x63...0x6F
sensor.temperature
number
celsius
Temperature sensor value
Extended Tag 0x86...0x8D,
Tag 0x70...0x77
sensor.temperature.id
number
ID os temperature sensor
Extended Tag 0x86...0x8D
server.timestamp
number
seconds
Timestamp when server received a message
shock.event
boolean
Vibration level corresponds to shock
Tag 0x40
sim.card.slot
number
Currently used SIM card slot
Extended Tag 0x93
software.version.enum
number
Software version enum
Tag 0x02
thermoking.accident.enum
number
ThermoKing accident enum
Tag 0x5B
thermoking.electric.motorhours
number
hours
ThermoKing electric motorhours
Tag 0x5B
thermoking.engine.motorhours
number
hours
ThermoKing engine motorhours
Tag 0x5B
thermoking.total.motorhours
number
hours
ThermoKing total On motorhours
Tag 0x5B
timestamp
number
seconds
Message timestamp
Tag 0x20,
Tag 0x21
tire.pressure
number
bar
Tire pressure
Tag 0x5C
tire.sensor.battery.low.status
boolean
Tire sensor battery low charge status
Tag 0x5C
tire.sensor.connection.status
boolean
Tire sensor connection status
Tag 0x5C
tire.sensor.reason.enum
string
The reason of data sending from the tire sensor
Tag 0x5C
tire.temperature
number
celsius
Tire temperature
Tag 0x5C
turn.acceleration
number
g
Acceleration on turn
Tag 0x47
user.data.hex
string
User data array in HEX
Tag 0xEA
user.data.value
number
User data value
Tag 0xE2...0xE9
vehicle.mileage
number
km
Total calculated mileage
Tag 0xD4
x.acceleration
number
g
Accelerometer value X
Tag 0x44
y.acceleration
number
g
Accelerometer value Y
Tag 0x44
z.acceleration
number
g
Accelerometer value Z
Tag 0x44
Properties
Authorize phone number
add_number
password: Password for phone number authorization
Backend Server Setup
backend_server
Main server parameters where the monitoring data will be transmitted to
host: Host
port: Port
Secondary Backend Server Setup
backend_server2
Secondary server parameters where the monitoring data will be transmitted to
host: Host
port: Port
CAN-bus regime
canbus
Set up CAN-BUS connection
mode: Mode
Clear EasyLogic script
easylogic_clear
Setting to send CLEARSCRIPT command to Galileosky device to clear all scripts or only pointed script.
username: EasyLogic Username
scriptname: Script name
List EasyLogic scripts installed on device
easylogic_get
List EasyLogic scripts installed on deivce. Common size of scripts must be less than 400KB
scripts: Script command response
Set EasyLogic script
easylogic_set
Setting operates with EasyLogic script used to confiugre internal device logic
username: EasyLogic Username
scriptname: Script name
Signaling
guard
Enable/disable signaling
enable: Enable
Head packet parameters
headpack1
Set up the parameters to be passed in Head packet
tag_01: hardware version
tag_02: firmware version
tag_03: IMEI
tag_04: Device ID
tag_05: Message ID in archive
tag_06: Time
tag_07: Coordinates, sattelites, postion correctness
tag_08: Speed and direction
tag_09: Height
tag_10: HDOP
tag_11: Device state
tag_12: Supply voltage
tag_13: Battery voltage
tag_14: Device temperature
tag_15: Acceleration
tag_16: Output states
tag_17: Input states
tag_18: Input value 0.
tag_19: Input value 1.
tag_20: Input value 2.
tag_21: Input value 3.
tag_22: RS232 0
tag_23: RS232 1
tag_24: Temperature sensor ID 0 and temperature value
tag_25: Temperature sensor ID 1 and temperature value
tag_26: Temperature sensor ID 2 and temperature value
tag_27: Temperature sensor ID 3 and temperature value
tag_28: Temperature sensor ID 4 and temperature value
tag_29: Temperature sensor ID 5 and temperature value
tag_30: Temperature sensor ID 6 and temperature value
tag_31: Temperature sensor ID 7 and temperature value
tag_32: First key iButton ID
Main packet parameters
mainpack1
Set up the parameters to be passed in Main packet
tag_01: hardware version
tag_02: firmware version
tag_03: IMEI
tag_04: Device ID
tag_05: Message ID in archive
tag_06: Time
tag_07: Coordinates, sattelites, postion correctness
tag_08: Speed and direction
tag_09: Height
tag_10: HDOP
tag_11: Device state
tag_12: Supply voltage
tag_13: Battery voltage
tag_14: Device temperature
tag_15: Acceleration
tag_16: Output states
tag_17: Input states
tag_18: Input value 0.
tag_19: Input value 1.
tag_20: Input value 2.
tag_21: Input value 3.
tag_22: RS232 0
tag_23: RS232 1
tag_24: Temperature sensor ID 0 and temperature value
tag_25: Temperature sensor ID 1 and temperature value
tag_26: Temperature sensor ID 2 and temperature value
tag_27: Temperature sensor ID 3 and temperature value
tag_28: Temperature sensor ID 4 and temperature value
tag_29: Temperature sensor ID 5 and temperature value
tag_30: Temperature sensor ID 6 and temperature value
tag_31: Temperature sensor ID 7 and temperature value
tag_32: First key iButton ID
GSM Network Setup for SIM0
network_sim0
Access point settings for a SIM-card SIM0
apn: APN
password: APN Password
username: APN Username
GSM Network Setup for SIM1
network_sim1
Access point settings for a SIM-card SIM1
apn: APN
password: APN Password
username: APN Username
Output 0
output0
Switching external trigger 0. By default trigger is switched off. State is hold in non-volatile memory, will be restored after reboot.
out_val: Output 0 state
Output 1
output1
Switching external trigger 1. By default trigger is switched off. State is hold in non-volatile memory, will be restored after reboot.
out_val: Output 1 state
Output 2
output2
Switching external trigger 2. By default trigger is switched off. State is hold in non-volatile memory, will be restored after reboot.
out_val: Output 2 state
Output 3
output3
Switching external trigger 3. By default trigger is switched off. State is hold in non-volatile memory, will be restored after reboot.
out_val: Output 3 state
Alert Phones
phones
Phone numbers to send alerts
number1: Phone Number 1
number2: Phone Number 2
number3: Phone Number 3
number4: Phone Number 4
Reboot Device
reboot
Accelerometer
sacc
Accelerometer signaling settings
msg: Message
sms: SMS
ring: Call
type: Mode
photo: Picture
GPS
sgps
GPS signaling settings
sms: SMS
ring: Call
type: Mode
speed: Speed
radius: Radius
timeout: Time
Shock
shock
Shock and incline detection settings
sens: Sensibility
type: Mode
angle: Angle
timeout: Timeout
General Settings
sign
General signalling settings
useib: Use iButton Keys
gwtime: Green Wave Timeout
datimeout: Drop Alarm Timeout
DIN1
sin0
Digital input 1 signaling settings
msg: Message
sms: SMS
ring: Call
type: Mode
delay: Delay
photo: Picture
DIN2
sin1
Digital input 2 signaling settings
msg: Message
sms: SMS
ring: Call
type: Mode
delay: Delay
photo: Picture
DIN3
sin2
Digital input 3 signaling settings
msg: Message
sms: SMS
ring: Call
type: Mode
delay: Delay
photo: Picture
DIN4
sin3
Digital input 4 signaling settings
msg: Message
sms: SMS
ring: Call
type: Mode
delay: Delay
photo: Picture
DIN5
sin4
Digital input 5 signaling settings
msg: Message
sms: SMS
ring: Call
type: Mode
delay: Delay
photo: Picture
DIN6
sin5
Digital input 6 signaling settings
msg: Message
sms: SMS
ring: Call
type: Mode
delay: Delay
photo: Picture
DIN7
sin6
Digital input 7 signaling settings
msg: Message
sms: SMS
ring: Call
type: Mode
delay: Delay
photo: Picture
DIN8
sin7
Digital input 8 signaling settings
msg: Message
sms: SMS
ring: Call
type: Mode
delay: Delay
photo: Picture
DOUT1
sout0
Digital output 1 signaling settings
amode: Alarm
dmode: Signaling Disabling
emode: Signaling Enabling
DOUT2
sout1
Digital output 2 signaling settings
amode: Alarm
dmode: Signaling Disabling
emode: Signaling Enabling
DOUT3
sout2
Digital output 3 signaling settings
amode: Alarm
dmode: Signaling Disabling
emode: Signaling Enabling
DOUT4
sout3
Digital output 4 signaling settings
amode: Alarm
dmode: Signaling Disabling
emode: Signaling Enabling
Tracking parameters
tracking
Configuration of the track drawing
dist: Distance
angle: Angle
speed: Minimum Speed
angle_speed: Minimum Turn Speed
delta_speed: Overspeeding
Data recording interval
wr_period
Period of packets recording when the vehicle is moving or when it stops
move_int: In Motion
stop_int: At Stop
Properties
CLEARSCRIPT command
clear_script
Clear EasyLogic script from device. If empty parameters - will remove all scripts from the device
username: EasyLogic Username
scriptname: Script name
Custom command
custom
Send custom command to device
payload: Command text to send
Track parameters setup
{"payload":"Turning 3,10,300,60,20"}
Activate digital output 3
{"payload":"Out 2,1"}
Get EasyLogic scripts installed on device
{"payload":"SCRIPT"}
Set SCRIPT command
set_script
Command to upload EasyLogic script to the device
username: EasyLogic Username
scriptname: Script name