- Edited
flespi telematics hub supports coban protocol.
flespi telematics hub supports coban protocol.
Coban protocol updated: added custom command.
Block Engine setting was added for Coban GPS102 and Coban GPS103-B devices, Actions tab.
In Format fields you should choose one of the following:
New settings added for Coban GPS102, GPS103-B, GPS303-C, GPS306 devices, Actions tab:
Coban protocol updated:
Deprecated parameters oil.power.cut.off.status and oil.power.cut.off.event will be removed in a week - 31-jan-2020.
New devices added for Coban protocol:
Coban GPS303-F
Coban GPS303-G
Coban GPS303-H
Coban GPS303-I
Coban protocol updated: Block Engine, Time Zone and Tracking settings (Actions tab) added for the following devices:
New device type added: Coban GPS104
Coban protocol update is planned for tomorrow 2020-09-01, 12:00 UTC - parsing will be switched to new parsing engine. This is an internal process, no changes in devices' work are expected.
Settings added for Coban GPS311 device:
The protocol will be affected by the change in type of parameters gsm.mcc and gsm.mnc to be installed in 2 weeks - May 23rd, 2022: both parameters that now have type "string" will be stored as "number". The possible leading zeroes in MNC will be ignored (e.g. the value "01" will be stored as 1).
Coban protocol is updated: fixed processing of heartbeat packets in bulk data uploaded from black box.
Coban protocol has been updated, added battery.level parameter, parsed from the 20th field
The protocol will be affected by the change in parameter can.dtc to be installed in 2 weeks - Mar 15th, 2024: the parameter can.dtc is currently of string type and will be converted to type array with separate DTC codes.
Added parameter can.dtc.array as an example of future implementation of can.dtc
YuryAheichyk changes have been applied, the can.dtc parameter type changed to array
The OBDII DTC codes registration is planned to be changed. Currently, error codes are stored in the can.dtc parameter as an array of strings. To unify with other diagnostic protocol types, errors will be stored as an array of objects.
The changes will be applied in 2 weeks, on May 8, 2025.
For reference, two additional parameters have been added:
can.dtc.strings example:
["P0020","U0001"]
can.dtc.objects example:
[{"standard":"OBDII","code":"P0020"},{"standard":"OBDII","code":"U001"}]