[Changelog] EGTS protocol
EGTS protocol is updated: parameter internal.battery.status is renamed to battery.connected.status.
Both old and new parameters are registered now. Old parameter will be removed 17-feb-2020.
EGTS protocol is updated: fixed parsing of packets that contain multiple EGTS_SR_POS_DATA subrecords in one EGTS_PT_APPDATA record.
We've detected discrepancy in our parameter naming regarding LLS sensors. The refactoring results into the following:
liquid.sensor.data to lls.value
liquid.sensor.module.address to lls.module.address
liquid.sensor.error.status to lls.error.status
liquid.sensor.number to lls.number
liquid.sensor.level to lls.level
liquid.sensor.volume to lls.volume
Both versions of the parameters will be registered for 1 month until 5th April 2022. Then old naming will be removed
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).
EGTS protocol has been updated, added EGTS_SR_TRMO_DATA and EGTS_SR_DRIVER_ID subrecords parsing
EGTS_SR_LIQUID_LEVEL_SENSOR subrecord parsing modified. Parameters lls.module.address, lls.number, lls.value and lls.error.status are not stored anymore. They are replaced with parameters where module number and sensors number are included in the parameter name, like custom.lls.module.2.sensor.1.error.status, custom.lls.module.1.sensor.0.value, custom.lls.module.1.sensor.0.level, custom.lls.module.1.sensor.0.volume
EGTS protocol is updated: added parsing of subrecord EGTS_SR_VEHICLE_DATA
The following flespi parameters are registered for the subrecod's data fields:
- VIN vehicle.vin
- VHT (Vehicle Type) - vehicle.type
- VPST (Vehicle Propulsion Storage Type) - vehicle.fuel.type