Last station parsed update

(*main.StationInfo)(0xc0003da380)({
 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)(0xc0006b6c40)({
 Data: (main.GatewayData) {
  Coordinates: (string) "",
  Timestamp: (int64) 1776504288,
  Nonce: (int64) 724151610,
  GwMac: (string) (len=17) "CF:78:3E:86:ED:88",
  Tags: (map[string]main.GatewayTag) (len=12) {
   (string) (len=17) "38:D8:5A:88:55:50": (main.GatewayTag) {
    RSSI: (int64) -85,
    Timestamp: (int64) 1776504280,
    Data: (string) (len=62) "1E16F3FE4A1723564445531132DCFDE7A1A32283D8282D6E438CD6281263FC"
   },
   (string) (len=17) "F1:32:C7:10:95:19": (main.GatewayTag) {
    RSSI: (int64) -76,
    Timestamp: (int64) 1776504284,
    Data: (string) (len=48) "0201060DFFD50600089519AC68A2592A0306094D79434F32"
   },
   (string) (len=17) "26:A3:17:F7:28:48": (main.GatewayTag) {
    RSSI: (int64) -85,
    Timestamp: (int64) 1776504282,
    Data: (string) (len=58) "0201021916F1FC0437361C2BC7A2579A5420BAB69F46D7974A13081D3E"
   },
   (string) (len=17) "7C:B1:F8:47:A9:10": (main.GatewayTag) {
    RSSI: (int64) -86,
    Timestamp: (int64) 1776504282,
    Data: (string) (len=36) "02011A020A0C0BFF4C001006241E3624477E"
   },
   (string) (len=17) "FB:48:3C:17:4F:89": (main.GatewayTag) {
    RSSI: (int64) -84,
    Timestamp: (int64) 1776504284,
    Data: (string) (len=62) "0201061BFF990405190232B3B807001C000403FCB03615A56BFB483C174F89"
   },
   (string) (len=17) "D4:A5:CB:FD:49:24": (main.GatewayTag) {
    RSSI: (int64) -52,
    Timestamp: (int64) 1776504288,
    Data: (string) (len=62) "0201061BFF99040512883727B83AFFFC000C0418A3366915B5D4A5CBFD4924"
   },
   (string) (len=17) "F8:44:57:7F:BD:89": (main.GatewayTag) {
    RSSI: (int64) -60,
    Timestamp: (int64) 1776504287,
    Data: (string) (len=96) "2BFF9904E113C83498B7F7000000000001000102F93300FFFFFFFFFFFFBB7658F8FFFFFFFFFFF844577FBD89030398FC"
   },
   (string) (len=17) "D3:47:90:BC:A6:B8": (main.GatewayTag) {
    RSSI: (int64) -72,
    Timestamp: (int64) 1776504285,
    Data: (string) (len=58) "02010619FF020721130401000C0F01DC020202F5252229012C01D10059"
   },
   (string) (len=17) "EF:DD:5A:88:65:95": (main.GatewayTag) {
    RSSI: (int64) -53,
    Timestamp: (int64) 1776504286,
    Data: (string) (len=62) "0201061BFF990405124C39FFB7EAFFF4FFF803EC9EB66915CBEFDD5A886595"
   },
   (string) (len=17) "C7:61:6C:A5:B1:44": (main.GatewayTag) {
    RSSI: (int64) -74,
    Timestamp: (int64) 1776504286,
    Data: (string) (len=62) "0201061BFF99040512003BD7B8480034FFFC041CAB76FF1530C7616CA5B144"
   },
   (string) (len=17) "D8:A1:7D:CD:EB:C4": (main.GatewayTag) {
    RSSI: (int64) -75,
    Timestamp: (int64) 1776504287,
    Data: (string) (len=62) "0201061BFF990405140433B7B8550000002403E47E769310B3D8A17DCDEBC4"
   },
   (string) (len=17) "28:39:5E:34:72:84": (main.GatewayTag) {
    RSSI: (int64) -74,
    Timestamp: (int64) 1776504287,
    Data: (string) (len=62) "02011A1BFF7500420401207017050000000000000000000000000000000000"
   }
  }
 }
})

Last raw

{
  "data": {
    "coordinates": "",
    "timestamp": 1776504288,
    "nonce": 724151610,
    "gw_mac": "CF:78:3E:86:ED:88",
    "tags": {
      "28:39:5E:34:72:84": {
        "rssi": -74,
        "timestamp": 1776504287,
        "ble_phy": "1M",
        "ble_chan": 39,
        "data": "02011A1BFF7500420401207017050000000000000000000000000000000000"
      },
      "D3:47:90:BC:A6:B8": {
        "rssi": -72,
        "timestamp": 1776504285,
        "ble_phy": "1M",
        "ble_chan": 38,
        "data": "02010619FF020721130401000C0F01DC020202F5252229012C01D10059"
      },
      "F8:44:57:7F:BD:89": {
        "rssi": -60,
        "timestamp": 1776504287,
        "ble_phy": "2M",
        "ble_chan": 18,
        "ble_tx_power": 8,
        "data": "2BFF9904E113C83498B7F7000000000001000102F93300FFFFFFFFFFFFBB7658F8FFFFFFFFFFF844577FBD89030398FC"
      },
      "38:D8:5A:88:55:50": {
        "rssi": -85,
        "timestamp": 1776504280,
        "ble_phy": "1M",
        "ble_chan": 38,
        "data": "1E16F3FE4A1723564445531132DCFDE7A1A32283D8282D6E438CD6281263FC"
      },
      "EF:DD:5A:88:65:95": {
        "rssi": -53,
        "timestamp": 1776504286,
        "ble_phy": "1M",
        "ble_chan": 38,
        "data": "0201061BFF990405124C39FFB7EAFFF4FFF803EC9EB66915CBEFDD5A886595"
      },
      "F1:32:C7:10:95:19": {
        "rssi": -76,
        "timestamp": 1776504284,
        "ble_phy": "1M",
        "ble_chan": 38,
        "data": "0201060DFFD50600089519AC68A2592A0306094D79434F32"
      },
      "26:A3:17:F7:28:48": {
        "rssi": -85,
        "timestamp": 1776504282,
        "ble_phy": "1M",
        "ble_chan": 38,
        "data": "0201021916F1FC0437361C2BC7A2579A5420BAB69F46D7974A13081D3E"
      },
      "7C:B1:F8:47:A9:10": {
        "rssi": -86,
        "timestamp": 1776504282,
        "ble_phy": "1M",
        "ble_chan": 38,
        "data": "02011A020A0C0BFF4C001006241E3624477E"
      },
      "FB:48:3C:17:4F:89": {
        "rssi": -84,
        "timestamp": 1776504284,
        "ble_phy": "1M",
        "ble_chan": 38,
        "data": "0201061BFF990405190232B3B807001C000403FCB03615A56BFB483C174F89"
      },
      "C7:61:6C:A5:B1:44": {
        "rssi": -74,
        "timestamp": 1776504286,
        "ble_phy": "1M",
        "ble_chan": 38,
        "data": "0201061BFF99040512003BD7B8480034FFFC041CAB76FF1530C7616CA5B144"
      },
      "D4:A5:CB:FD:49:24": {
        "rssi": -52,
        "timestamp": 1776504288,
        "ble_phy": "1M",
        "ble_chan": 39,
        "data": "0201061BFF99040512883727B83AFFFC000C0418A3366915B5D4A5CBFD4924"
      },
      "D8:A1:7D:CD:EB:C4": {
        "rssi": -75,
        "timestamp": 1776504287,
        "ble_phy": "1M",
        "ble_chan": 39,
        "data": "0201061BFF990405140433B7B8550000002403E47E769310B3D8A17DCDEBC4"
      }
    }
  }
}