Last station parsed update

(*main.StationInfo)(0xc0002fc8c0)({
 DeviceID: (string) "",
 EventID: (string) "",
 BatteryLevel: (int64) 0,
 Time: (string) "",
 Location: (main.StationLocation) {
  Accuracy: (float64) 0,
  Latitude: (float64) 0,
  Longitude: (float64) 0
 },
 Tags: ([]main.StationTag) <nil>
})

Last gateway parsed update

(*main.GatewayInfo)(0xc000366d80)({
 Data: (main.GatewayData) {
  Coordinates: (string) "",
  Timestamp: (int64) 1768904838,
  Nonce: (int64) 723316054,
  GwMac: (string) (len=17) "CF:78:3E:86:ED:88",
  Tags: (map[string]main.GatewayTag) (len=12) {
   (string) (len=17) "11:54:9C:47:1E:4B": (main.GatewayTag) {
    RSSI: (int64) -78,
    Timestamp: (int64) 1768904831,
    Data: (string) (len=62) "1E16F3FE4A1723575759341134CABCBDC4BE108832C1A2997FF97B1E0CAC0E"
   },
   (string) (len=17) "D8:A1:7D:CD:EB:C4": (main.GatewayTag) {
    RSSI: (int64) -77,
    Timestamp: (int64) 1768904831,
    Data: (string) (len=62) "0201061BFF99040512AA2A94B7B80008FFE003E87C365D009CD8A17DCDEBC4"
   },
   (string) (len=17) "01:D1:E4:A1:35:8E": (main.GatewayTag) {
    RSSI: (int64) -83,
    Timestamp: (int64) 1768904833,
    Data: (string) (len=62) "1E16F3FE4A172342504850113250BF24B51FC5AAE24F2A6A5B33D2A7032531"
   },
   (string) (len=17) "19:2A:81:29:CA:99": (main.GatewayTag) {
    RSSI: (int64) -81,
    Timestamp: (int64) 1768904834,
    Data: (string) (len=58) "0201021916F1FC040480438F6E1B01143AD27D69A9392BED66187762EF"
   },
   (string) (len=17) "C7:61:6C:A5:B1:44": (main.GatewayTag) {
    RSSI: (int64) -56,
    Timestamp: (int64) 1768904837,
    Data: (string) (len=62) "0201061BFF9904051056375FB7B80014FFDC0424A9F62A792CC7616CA5B144"
   },
   (string) (len=17) "CB:02:B9:FC:54:19": (main.GatewayTag) {
    RSSI: (int64) -85,
    Timestamp: (int64) 1768904830,
    Data: (string) (len=26) "0909594E333030494949020106"
   },
   (string) (len=17) "EC:81:93:2D:49:CD": (main.GatewayTag) {
    RSSI: (int64) -81,
    Timestamp: (int64) 1768904830,
    Data: (string) (len=54) "020106020800030361FE10FF030001175200000E14946C661FFE22"
   },
   (string) (len=17) "EF:DD:5A:88:65:95": (main.GatewayTag) {
    RSSI: (int64) -56,
    Timestamp: (int64) 1768904836,
    Data: (string) (len=62) "0201061BFF99040510F23268B756FFF4000003F49976BF79BDEFDD5A886595"
   },
   (string) (len=17) "F1:32:C7:10:95:19": (main.GatewayTag) {
    RSSI: (int64) -74,
    Timestamp: (int64) 1768904835,
    Data: (string) (len=48) "0201060DFFD50600089519C0667649B20206094D79434F32"
   },
   (string) (len=17) "F8:64:D9:66:CD:5B": (main.GatewayTag) {
    RSSI: (int64) -60,
    Timestamp: (int64) 1768904827,
    Data: (string) (len=62) "0201061BFF990405112232CDB79DFFE4FFD804109A36BD3E7FF864D966CD5B"
   },
   (string) (len=17) "F8:44:57:7F:BD:89": (main.GatewayTag) {
    RSSI: (int64) -61,
    Timestamp: (int64) 1768904837,
    Data: (string) (len=96) "2BFF9904E112BB2A40B75900050009000C000D02674400FFFFFFFFFFFF48AAB6F8FFFFFFFFFFF844577FBD89030398FC"
   },
   (string) (len=17) "D4:A5:CB:FD:49:24": (main.GatewayTag) {
    RSSI: (int64) -48,
    Timestamp: (int64) 1768904836,
    Data: (string) (len=62) "0201061BFF990405119A2EEEB79DFFFC001004149DF62D798FD4A5CBFD4924"
   }
  }
 }
})

Last raw

{
  "data": {
    "coordinates": "",
    "timestamp": 1768904838,
    "nonce": 723316054,
    "gw_mac": "CF:78:3E:86:ED:88",
    "tags": {
      "F8:64:D9:66:CD:5B": {
        "rssi": -60,
        "timestamp": 1768904827,
        "ble_phy": "1M",
        "ble_chan": 39,
        "data": "0201061BFF990405112232CDB79DFFE4FFD804109A36BD3E7FF864D966CD5B"
      },
      "F8:44:57:7F:BD:89": {
        "rssi": -61,
        "timestamp": 1768904837,
        "ble_phy": "2M",
        "ble_chan": 19,
        "ble_tx_power": 8,
        "data": "2BFF9904E112BB2A40B75900050009000C000D02674400FFFFFFFFFFFF48AAB6F8FFFFFFFFFFF844577FBD89030398FC"
      },
      "D4:A5:CB:FD:49:24": {
        "rssi": -48,
        "timestamp": 1768904836,
        "ble_phy": "1M",
        "ble_chan": 37,
        "data": "0201061BFF990405119A2EEEB79DFFFC001004149DF62D798FD4A5CBFD4924"
      },
      "C7:61:6C:A5:B1:44": {
        "rssi": -56,
        "timestamp": 1768904837,
        "ble_phy": "1M",
        "ble_chan": 38,
        "data": "0201061BFF9904051056375FB7B80014FFDC0424A9F62A792CC7616CA5B144"
      },
      "EF:DD:5A:88:65:95": {
        "rssi": -56,
        "timestamp": 1768904836,
        "ble_phy": "1M",
        "ble_chan": 37,
        "data": "0201061BFF99040510F23268B756FFF4000003F49976BF79BDEFDD5A886595"
      },
      "CB:02:B9:FC:54:19": {
        "rssi": -85,
        "timestamp": 1768904830,
        "ble_phy": "1M",
        "ble_chan": 37,
        "data": "0909594E333030494949020106"
      },
      "EC:81:93:2D:49:CD": {
        "rssi": -81,
        "timestamp": 1768904830,
        "ble_phy": "1M",
        "ble_chan": 37,
        "data": "020106020800030361FE10FF030001175200000E14946C661FFE22"
      },
      "11:54:9C:47:1E:4B": {
        "rssi": -78,
        "timestamp": 1768904831,
        "ble_phy": "1M",
        "ble_chan": 37,
        "data": "1E16F3FE4A1723575759341134CABCBDC4BE108832C1A2997FF97B1E0CAC0E"
      },
      "F1:32:C7:10:95:19": {
        "rssi": -74,
        "timestamp": 1768904835,
        "ble_phy": "1M",
        "ble_chan": 37,
        "data": "0201060DFFD50600089519C0667649B20206094D79434F32"
      },
      "D8:A1:7D:CD:EB:C4": {
        "rssi": -77,
        "timestamp": 1768904831,
        "ble_phy": "1M",
        "ble_chan": 37,
        "data": "0201061BFF99040512AA2A94B7B80008FFE003E87C365D009CD8A17DCDEBC4"
      },
      "01:D1:E4:A1:35:8E": {
        "rssi": -83,
        "timestamp": 1768904833,
        "ble_phy": "1M",
        "ble_chan": 37,
        "data": "1E16F3FE4A172342504850113250BF24B51FC5AAE24F2A6A5B33D2A7032531"
      },
      "19:2A:81:29:CA:99": {
        "rssi": -81,
        "timestamp": 1768904834,
        "ble_phy": "1M",
        "ble_chan": 37,
        "data": "0201021916F1FC040480438F6E1B01143AD27D69A9392BED66187762EF"
      }
    }
  }
}