Goldstar protocol

Protocol used to fetch vehicle data from the Goldstar Fleet Management Services using REST API.
flespi parses the Goldstar protocol messages into a JSON object with the fields listed below in the Parameters tab.

Create and configure the "goldstar" channel to retrieve messages from Goldstar Fleet Management Services using REST API:

create goldstar channel

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.type.id
number
ID of device type of device that received a message
gnss.vehicle.mileage
number
km
Vehicle mileage calculated by global navigation system (GNSS)
gpsOdometer
ident
string
Device unique identifier like serial number, IMEI, etc
serialNumber
peer
string
IP:port from which device connecting to the channel
position.address
string
Location Address
address
position.city
string
Location City
city
position.direction
number
degrees
Heading angle at position detection moment
heading
position.latitude
number
degrees
Latitude coordinate value
latitude
position.longitude
number
degrees
Longitude coordinate value
longitude
position.speed
number
km/h
Instant speed at position detection moment
speed
position.state
string
Location State
state
position.zip
string
Location Zip code
zip
protocol.id
number
ID of protocol
server.timestamp
number
seconds
Timestamp when server received a message
timestamp
number
seconds
Message timestamp
eventDate
vehicle.mileage
number
km
Total calculated mileage
totalOdometer
vehicle.plate.number
string
Vehicle plate number
licensePlate
vehicle.vin
string
VIN of vehicle
vin