Queclink protocol is updated: fixed parsing of GTVAR report for Queclink GV600MG device type.
[Changelog] queclink protocol
Queclink protocol is updated: GTWFI report is supported for Queclink GL502MG device type.
Mapping of the report fields to flespi parameters is shown on the example below:
{
"position.fix.type.enum": "FRI", // <Fix Type>
"report.code": "GTWFI",
"timestamp": 1664485527,
"timestamp.key": 1664485527.03344,
"wifi.mac.address.1": "18:E8:29:B0:B1:11", // <MAC (i)>
"wifi.mac.address.2": "18:E8:29:B0:B5:14", // <MAC (i)>
"wifi.mac.address.3": "18:E8:29:B0:B5:46", // ...
"wifi.mac.address.4": "18:E8:29:B0:B4:0A",
"wifi.mac.address.5": "18:E8:29:B0:B5:BB",
"wifi.signal.strength.1": -50, // <RSSI (i)>
"wifi.signal.strength.2": -68, // <RSSI (i)>
"wifi.signal.strength.3": -74, // ...
"wifi.signal.strength.4": -77,
"wifi.signal.strength.5": -85,
"wifi.ssid.1": "My home 1", // <SSID (i)>
"wifi.ssid.2": "My home 2", // <SSID (i)>
"wifi.ssid.3": "flat 11", // ...
"wifi.ssid.4": "Telecom22",
"wifi.ssid.5": "CCAA11"
}
- Edited
Queclink protocol is updated: GTGSM report is supported for Queclink GV500MA device type.
Queclink protocol is updated:
- fixed parsing of GTERI report with multiple BLE Accessories connected for Queclink GV350M
- fixed parsing of ACK:GTCMD packet for Queclink GB130MG
- Edited
Queclink protocol is updated:
- fixed parsing of GTDOS report for Queclink GV55W
- fixed parsing of GTBID report, GTCMD and GTUDF command responses, and added GTBIE report for Queclink GB130MG
Queclink protocol is updated: fixed parsing of GTBAA report for Queclink GB130MG
Digital Output 1 - Digital Output 3 settings (Input/Output tab) are added for Queclink GV350M devices:
Queclink protocol updated: fixed parsing of GTFRI report with multiple positions for Queclink GL320M device type
Queclink protocol is updated: fixed Backend Server Setup setting (Connectivity tab) for Queclink GL505 device type.
Queclink protocol is updated: the following parameters are renamed:
- can.driver.door.status is renamed to can.front.left.door.status
- can.passenger.door.status is renamed to can.front.right.door.status
For backward compatibility both old and new parameters will be registered for 1 more week. Old parameters can.driver.door.status and can.passenger.door.status will be removed 01-Nov-2022.
Please, switch your applications to the new names of parameters until then.
Queclink protocol is updated: fixed parsing of GTERI report with Bluetooth accessory items. The update is applicable for devices of Queclink GV600 series.
Queclink protocol is updated: fixed paring of GTERI report for Queclink GL320M.
Queclink protocol is updated: fixed paring of GTFRI report with multiple positions for Queclink GL320M.