Implementation of accepting server for Globalstar Back Office (BOF) HTTP(S) XML data.
flespi parses the Globalstar protocol messages into a JSON object with the fields listed below in the Parameters tab.

Implementation of accepting server for Globalstar Back Office (BOF) HTTP(S) XML data.

To receive the data from your devices, you need to have a globalstar channel created first.

Configure the data stream to the channel's domain name:port.

Then create a device instance for your tracker and use a serial number (like "0-1234567") in the ident field.

battery.state
string
Battery state
battery.state
changed.din
number
DIN changed status, indexed
changed.din
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
din
number
Digital inputs bitmask
din
event.enum
number
Protocol-specific event code
event.enum
external.powersource.status
boolean
External power source connection status
external.powersource.status
gnss.fail.count
number
Number of times the GNSS has failed to obtain a valid fix
gnss.fail.count
gnss.status
boolean
GNSS receiver on/off status
gnss.status
ident
string
Device unique identifier like serial number, IMEI, etc
esn
missed.din.1
number
State change of Input 1 was missed due to the transmission of a higher priority message
missed.din.1
missed.din.2
number
State change of Input 2 was missed due to the transmission of a higher priority message
missed.din.2
movement.status
boolean
Current movement state
movement.status
peer
string
IP:port from which device connecting to the channel
position.direction
number
degrees
Heading angle at position detection moment
position.direction
position.fix.type
number
GNSS fix type enum (0 = "not fixed", 1 = "2D", 2 = "3D", null = "unknown")
position.fix.type
position.latitude
number
degrees
Latitude coordinate value
position.latitude
position.longitude
number
degrees
Longitude coordinate value
position.longitude
position.speed
number
km/h
Instant speed at position detection moment
position.speed
position.timestamp
number
seconds
Timestamp when coordinates where calculated
position.timestamp
position.valid
boolean
Is position information accurate and valid for given timestamp
position.valid
protocol.id
number
ID of protocol
report.reason
number
Transmission reason code
report.reason
scheduler.status
number
Scheduler operational status
scheduler.status
send.timestamp
number
seconds
Message send timestamp
send.timestamp
server.timestamp
number
seconds
Timestamp when server received a message
timestamp
number
seconds
Message timestamp
timestamp
transmission.count
number
Overall transmission count since last Diagnostic message
transmission.count
transmission.min.interval
number
Minimum transmission interval
transmission.min.interval
transmitter.status
number
Transmitter operational status
transmitter.status
vibration.alarm
boolean
Vibration alarm event
vibration.alarm
vibration.status
boolean
Vibration status of the device. true - device is vibrated, false - device is in still state
vibration.status