- Edited
We in flespi have supported morey protocol.
This topic is a changelog for this protocol.
The list of supported devices:
We in flespi have supported morey protocol.
This topic is a changelog for this protocol.
The list of supported devices:
Morey protocol updated, the following EIDs added:
Morey protocol is updated, the following EIDs are added:
Morey protocol is updated, the following EIDs are added:
Morey protocol is updated, the following EID is added:
Morey protocol is updated, the following EIDs are added:
Morey protocol is updated. The following EIDs are supported:
Morey protocol is updated. The following EID is added:
Morey protocol is updated. The following EIDs are added:
Morey protocol is updated. The following EIDs are added:
Bugfix. Though the timestamp in Morey protocol is integer it caused merging of the messages with the same timestamp on the device storage level.
New parameter timestamp.key added which is timestamp + report.seqnum * 0.00001 . This parameter is used as secondary key in device messages database, thus messages with the same timestamp but different report.seqnum won't be merged.
New device supported: Morey MC-5
Morey protocol is updated:
EID 0x016 External Power Voltage is now registered into parameter external.powersource.voltage, volts
The parameter was renamed in order to avoid confusion with EID 0x12A Internal Battery Voltage, which is registered into parameter battery.voltage, volts
Morey protocol is updated: added support of message type 0x0D BLE Advertisement report.
Report contains information about several BLE beacons, that are stored into ble.beacons array, e.g.:
{
"ble.beacons": [
{
"ad.count": 182,
"ble.event": 3,
"emerge.timestamp": 1648077900,
"id": "5B568A17D90E",
"last.ad.timestamp": 1648078061,
"payload.hex": "1EFF0600010920027AEC930CE3B5A4B11F8BCCE9D2F28415BFBF79BD70EBFE",
"rssi": -50
},
{
"ad.count": 252,
"ble.event": 3,
"emerge.timestamp": 1648077901,
"id": "8F061EBD130B",
"last.ad.timestamp": 1648078337,
"payload.hex": "1EFF0600010920029FB2D0DAA114E3AE6B6A4866ED50D2E8D47D549D12BB41",
"rssi": -88
},
{
"ad.count": 312,
"ble.event": 1,
"emerge.timestamp": 1648077901,
"id": "A6DDF02A7E66",
"last.ad.timestamp": 1648078967,
"payload.hex": "02011A020A0C0BFF4C00100605199B093708",
"rssi": -86
}
],
"channel.id": 166,
"ident": "1234",
"peer": "127.0.0.1:47316",
"protocol.id": 73,
"server.timestamp": 1649832680.059862,
"timestamp": 1649832680.059862
}
Mapping of BLE beacon's fields to flespi parameters is below:
Morey protocol is updated: added EID 0x126 Asset Operational State - flespi parameter asset.operational.status
Morey protocol is updated: fixed parsing of message type 0x0D BLE Advertisement
Added message parameters sources annotation on the protocol page.
Morey protocol is updated:
Morey protocol is updated: all CAN parameters with unreadable values (0xFF, 0xFFFF, 0xFFFFFFFF) are removed from message. Parameter fuel.consumed renamed to can.fuel.consumed.
Morey protocol is updated: Added parsing for EIDs 0x3EB ... 0x3EE with Log Entry Data Elements