flespi telematics hub supports digital-matter protocol.
Digital matter update:
Added new device models:
New protocol features are supported:
BLE parsing update: ELA RHT Tag has been added.
Digital Matter protocol has been updated: fixed parsing Detailed Cell Tower Scan field with multiple towers data.
Digital Matter protocol has been updated: fixed parsing Commit Request message with non-zero Location Request value.
Digital Matter protocol has been updated: added response for Version Messages packet.
Digital Matter protocol has been updated: fixed FID = 21: Profiling Counters parsing
Added support for Driver / Operator ID data:
FID's added:
iBeacon parsing is fixed. According to the communication protocol major and minor should be parsed in little-endian bytes format. Before the fix it was in big-endian. Example: before: "64CF11B4-0000-2222-1111-4E3A00E56A8B:0FA0:00C0" after: "64CF11B4-0000-2222-1111-4E3A00E56A8B:A00F:C000"
Analogue data parsing has been fixed. Added registration of parameters that can be configured in the configurator starting from index 7. Parameter naming corresponds to #ain.7, 8, 9 and etc.
Added registration of RSSI parameter for BLE tags data.
digital-matter protocol has been updated, Bluetooth Tag Type: Generic Tag Data added