8 months later

Megastek protocol is updated:

  • changed format of wifi.mac.address parameter.
    Old format: 101331DDBA41
    New format: 10:13:31:dd:ba:41
  • fixed parsing of wifi.signal.strength parameter, so that it has negative value (dBm) now
3 months later

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).

7 days later

New setting added for MT200X device: Upload Interval, Trackings tab:

    a year later

    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.

      Write a Reply...