Skybitz-push protocol

SkyBitz GLS asset tracking platform Push API receiver.
flespi parses the Skybitz-push protocol messages into a JSON object with the fields listed below in the Parameters tab.

SkyBitz GLS asset tracking platform can transmit telemetry data using HTTPS+JSON via Push API.

To enable the data receiving in flespi:

1. create a channel with skybitz-push protocol (enable TLS for data encryption)

2. contact your skybitz representative with the request to enable Push API with JSON payload to the channel's URI

3. once the data push service is set up, configure username and password (passed in query params) in channel's configuration


asset.category
string
The user-assigned Category of the Asset
gls/asset.assettype,
profile/asset.assettype
asset.name
string
The user-assigned Name of the Asset
gls/asset.assetid,
profile/asset.assetid
asset.note
string
Asset note
gls/asset.note
asset.owner
string
Asset owner name
gls/asset.owner,
profile/asset.owner
battery.low.status
boolean
Battery low status
gls/battery
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.serial.number
string
Device serial number
gls/mtsn,
profile/mtsn
device.type.id
number
ID of device type of device that received a message
din
number
Digital inputs bitmask
gls/binary
event.seqnum
number
Unique event sequence number
gls/transid
external.powersource.status
boolean
External power source connection status
gls/battery,
gls/extpwr
gps.signal.level
number
GPS signal level
gls/quality
ident
string
Device unique identifier like serial number, IMEI, etc
message.type
string
Message type
gls/messageType
peer
string
IP:port from which device connecting to the channel
position.city
string
Location City
gls/landmark.geoname
position.country
string
Location Country
gls/landmark.country
position.direction
number
degrees
Heading angle at position detection moment
gls/heading,
gls/headingindegrees
position.latitude
number
degrees
Latitude coordinate value
gls/latitude
position.longitude
number
degrees
Longitude coordinate value
gls/longitude
position.speed
number
km/h
Instant speed at position detection moment
gls/speed
position.state
string
Location State
gls/landmark.state
profile.expiration
number
seconds
Profile expiration timestamp
profile/expiration
profile.id
number
Profile ID, built-in application scenario
profile/profileid
profile.number
number
Profile number
profile/profilenum
profile.power
string
Profile power state
profile/profilepwr
profile.status
string
Profile status
profile/profilestatus
profile.type
string
Profile type
profile/profiletype
protocol.id
number
ID of protocol
sensor.temperature
number
celsius
Temperature sensor value
gls/temperaturecelsius
server.timestamp
number
seconds
Timestamp when server received a message
timestamp
number
seconds
Message timestamp
gls/time,
profile/time
total.mileage
number
km
Total mileage
gls/totaldevicemileage
trip.mileage
number
km
Distance driven since engine start
gls/journeydistance
vehicle.id
number
Vehicle ID connected with the device
gls/asset.tractorid