[Changelog] wialon-combine protocol
Wialon_combine protocol update is planned for today 2020-07-23, 12:00 UTC - parsing will be switched to new parsing engine. This is an internal process, no changes in devices' work are expected.
Wialon_combine protocol updated, 2 bugs fixed:
- storing messages of Data Packet is fixed
- parsing of integer sensor values with multiplier is fixed
custom channel level command added
Protocol renamed to wialon-combine
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).
baja Together with this update a new indexing logic for gsm. prefixed parameters will be installed.
The first base station info parameters gsm.mcc, gsm.mnc, gsm.lac, gsm.cellid, gsm.signal.dbm, gsm.timing.advance will be stored without indexes, while the next base stations indexes will start from 1.
Change in parsing of the indexed Wi-Fi related parameters:
wifi.mac.address.{index}
wifi.signal.strength.{index}
The first reported WiFi access point will be stored without index, like wifi.mac.address, wifi.signal.strength. The next access points will be reported starting from index 1.