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"
}