- Edited
[Changelog] micodus protocol
New devices added: Micodus MV33,Micodus MV710,Micodus MV720,Micodus MV730,Micodus MV740,Micodus MV790G
They work over different protocol, so custom command has different scheme for these models.
We've fixed how device identifier (ident) values are parsed from the packets of the binary protocol.
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).
New device types added:
- Edited
Fixed encoding of text parameters vehicle.vin, vehicle.plate.number on the GBK. Chinese characters are now displayed correctly.
Added support for new device models:
- Micodus ML150
- Micodus ML150G
- Micodus ML500
- Micodus ML500G
- Micodus ML808G
- Micodus ML910G
- Micodus ML920G
- Micodus MP90G
Added support for new data structures: Start of Trip, End of Trip
Added parsing of new OBD parameters:
0x80: - #can.vehicle.speed
0x81: - #can.engine.rpm
0x83: - #can.engine.load.level
0x84: - #can.engine.coolant.temperature
0x85: - #can.fuel.consumption
0x86: - #can.intake.air.temperature
0x88: - #can.intake.map
0x89: - #can.throttle.pedal.level