Last station parsed update

(*main.StationInfo)(0xc00019bea0)({
 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)(0xc0006894c0)({
 Data: (main.GatewayData) {
  Coordinates: (string) "",
  Timestamp: (int64) 1777564449,
  Nonce: (int64) 407126703,
  GwMac: (string) (len=17) "CF:78:3E:86:ED:88",
  Tags: (map[string]main.GatewayTag) (len=10) {
   (string) (len=17) "D4:A5:CB:FD:49:24": (main.GatewayTag) {
    RSSI: (int64) -48,
    Timestamp: (int64) 1777564441,
    Data: (string) (len=62) "0201061BFF99040512D427EAB87BFFF40008040CA27673B9A9D4A5CBFD4924"
   },
   (string) (len=17) "EF:DD:5A:88:65:95": (main.GatewayTag) {
    RSSI: (int64) -56,
    Timestamp: (int64) 1777564445,
    Data: (string) (len=62) "0201061BFF99040512A82A38B830FFF4FFF803EC9F76ABB9C1EFDD5A886595"
   },
   (string) (len=17) "C4:26:34:67:C7:D6": (main.GatewayTag) {
    RSSI: (int64) -82,
    Timestamp: (int64) 1777564440,
    Data: (string) (len=62) "1EFF4C00121950236B3AF8EEC71598C862B15373117915A8330AFFB4F203D7"
   },
   (string) (len=17) "C7:61:6C:A5:B1:44": (main.GatewayTag) {
    RSSI: (int64) -69,
    Timestamp: (int64) 1777564448,
    Data: (string) (len=62) "0201061BFF990405136A2457B88B0020FFF80414ACF612B926C7616CA5B144"
   },
   (string) (len=17) "FB:48:3C:17:4F:89": (main.GatewayTag) {
    RSSI: (int64) -76,
    Timestamp: (int64) 1777564446,
    Data: (string) (len=62) "0201061BFF99040510102607B83E0000001803F8B3D615F0DCFB483C174F89"
   },
   (string) (len=17) "F8:44:57:7F:BD:89": (main.GatewayTag) {
    RSSI: (int64) -60,
    Timestamp: (int64) 1777564448,
    Data: (string) (len=96) "2BFF9904E113A31FDCB84100030007000A000C01AD1401FFFFFFFFFFFFCB79A678FFFFFFFFFFF844577FBD89030398FC"
   },
   (string) (len=17) "D3:47:90:BC:A6:B8": (main.GatewayTag) {
    RSSI: (int64) -78,
    Timestamp: (int64) 1777564448,
    Data: (string) (len=58) "02010619FF020721130401000C0F01A7010102FB251623012C012C0028"
   },
   (string) (len=17) "D8:A1:7D:CD:EB:C4": (main.GatewayTag) {
    RSSI: (int64) -58,
    Timestamp: (int64) 1777564440,
    Data: (string) (len=62) "0201061BFF99040513C623EBB893FFD8FFFC03E07DB6C395C7D8A17DCDEBC4"
   },
   (string) (len=17) "F8:64:D9:66:CD:5B": (main.GatewayTag) {
    RSSI: (int64) -53,
    Timestamp: (int64) 1777564448,
    Data: (string) (len=62) "0201061BFF990405137C2178B869FFE0FFD4041C94F60FD3A7F864D966CD5B"
   },
   (string) (len=17) "F1:32:C7:10:95:19": (main.GatewayTag) {
    RSSI: (int64) -77,
    Timestamp: (int64) 1777564447,
    Data: (string) (len=48) "0201060DFFD506000895191A68B637CD0106094D79434F32"
   }
  }
 }
})

Last raw

{
  "data": {
    "coordinates": "",
    "timestamp": 1777564449,
    "nonce": 407126703,
    "gw_mac": "CF:78:3E:86:ED:88",
    "tags": {
      "F1:32:C7:10:95:19": {
        "rssi": -77,
        "timestamp": 1777564447,
        "ble_phy": "1M",
        "ble_chan": 38,
        "data": "0201060DFFD506000895191A68B637CD0106094D79434F32"
      },
      "FB:48:3C:17:4F:89": {
        "rssi": -76,
        "timestamp": 1777564446,
        "ble_phy": "1M",
        "ble_chan": 38,
        "data": "0201061BFF99040510102607B83E0000001803F8B3D615F0DCFB483C174F89"
      },
      "F8:44:57:7F:BD:89": {
        "rssi": -60,
        "timestamp": 1777564448,
        "ble_phy": "2M",
        "ble_chan": 1,
        "ble_tx_power": 8,
        "data": "2BFF9904E113A31FDCB84100030007000A000C01AD1401FFFFFFFFFFFFCB79A678FFFFFFFFFFF844577FBD89030398FC"
      },
      "D3:47:90:BC:A6:B8": {
        "rssi": -78,
        "timestamp": 1777564448,
        "ble_phy": "1M",
        "ble_chan": 38,
        "data": "02010619FF020721130401000C0F01A7010102FB251623012C012C0028"
      },
      "D4:A5:CB:FD:49:24": {
        "rssi": -48,
        "timestamp": 1777564441,
        "ble_phy": "1M",
        "ble_chan": 37,
        "data": "0201061BFF99040512D427EAB87BFFF40008040CA27673B9A9D4A5CBFD4924"
      },
      "D8:A1:7D:CD:EB:C4": {
        "rssi": -58,
        "timestamp": 1777564440,
        "ble_phy": "1M",
        "ble_chan": 37,
        "data": "0201061BFF99040513C623EBB893FFD8FFFC03E07DB6C395C7D8A17DCDEBC4"
      },
      "EF:DD:5A:88:65:95": {
        "rssi": -56,
        "timestamp": 1777564445,
        "ble_phy": "1M",
        "ble_chan": 38,
        "data": "0201061BFF99040512A82A38B830FFF4FFF803EC9F76ABB9C1EFDD5A886595"
      },
      "C4:26:34:67:C7:D6": {
        "rssi": -82,
        "timestamp": 1777564440,
        "ble_phy": "1M",
        "ble_chan": 37,
        "data": "1EFF4C00121950236B3AF8EEC71598C862B15373117915A8330AFFB4F203D7"
      },
      "C7:61:6C:A5:B1:44": {
        "rssi": -69,
        "timestamp": 1777564448,
        "ble_phy": "1M",
        "ble_chan": 38,
        "data": "0201061BFF990405136A2457B88B0020FFF80414ACF612B926C7616CA5B144"
      },
      "F8:64:D9:66:CD:5B": {
        "rssi": -53,
        "timestamp": 1777564448,
        "ble_phy": "1M",
        "ble_chan": 38,
        "data": "0201061BFF990405137C2178B869FFE0FFD4041C94F60FD3A7F864D966CD5B"
      }
    }
  }
}