Last station parsed update
(*main.StationInfo)(0xc0001e8bd0)({
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)(0xc0000b1b00)({
Data: (main.GatewayData) {
Coordinates: (string) "",
Timestamp: (int64) 1776559552,
Nonce: (int64) 724158011,
GwMac: (string) (len=17) "CF:78:3E:86:ED:88",
Tags: (map[string]main.GatewayTag) (len=8) {
(string) (len=17) "7C:4D:FB:FE:7B:D1": (main.GatewayTag) {
RSSI: (int64) -87,
Timestamp: (int64) 1776559545,
Data: (string) (len=54) "02011A17FF4C000908136DC0A801211B58160800D715A9DC202651"
},
(string) (len=17) "C7:61:6C:A5:B1:44": (main.GatewayTag) {
RSSI: (int64) -71,
Timestamp: (int64) 1776559550,
Data: (string) (len=62) "0201061BFF99040511BE3AEBB72E0030FFFC0418AB76FFBDDFC7616CA5B144"
},
(string) (len=17) "F1:32:C7:10:95:19": (main.GatewayTag) {
RSSI: (int64) -71,
Timestamp: (int64) 1776559550,
Data: (string) (len=48) "0201060DFFD5060008951956684558020206094D79434F32"
},
(string) (len=17) "D4:A5:CB:FD:49:24": (main.GatewayTag) {
RSSI: (int64) -45,
Timestamp: (int64) 1776559549,
Data: (string) (len=62) "0201061BFF990405129836D7B720FFF800100418A1B669BE62D4A5CBFD4924"
},
(string) (len=17) "F8:44:57:7F:BD:89": (main.GatewayTag) {
RSSI: (int64) -59,
Timestamp: (int64) 1776559551,
Data: (string) (len=96) "2BFF9904E1139B339CB6DE000200020002000301ED2E00FFFFFFFFFFFFBC4C09F8FFFFFFFFFFF844577FBD89030398FC"
},
(string) (len=17) "D3:47:90:BC:A6:B8": (main.GatewayTag) {
RSSI: (int64) -70,
Timestamp: (int64) 1776559551,
Data: (string) (len=58) "02010619FF020721130401000C0F01D401FD01DA252228012C011C0111"
},
(string) (len=17) "F8:64:D9:66:CD:5B": (main.GatewayTag) {
RSSI: (int64) -65,
Timestamp: (int64) 1776559543,
Data: (string) (len=62) "0201061BFF99040512D43759B716FFF0FFD4041895B6077032F864D966CD5B"
},
(string) (len=17) "EF:DD:5A:88:65:95": (main.GatewayTag) {
RSSI: (int64) -57,
Timestamp: (int64) 1776559550,
Data: (string) (len=62) "0201061BFF990405124637D8B6D0FFF4FFF403F09EB669BE7BEFDD5A886595"
}
}
}
})
Last raw
{
"data": {
"coordinates": "",
"timestamp": 1776559552,
"nonce": 724158011,
"gw_mac": "CF:78:3E:86:ED:88",
"tags": {
"D4:A5:CB:FD:49:24": {
"rssi": -45,
"timestamp": 1776559549,
"ble_phy": "1M",
"ble_chan": 37,
"data": "0201061BFF990405129836D7B720FFF800100418A1B669BE62D4A5CBFD4924"
},
"F8:44:57:7F:BD:89": {
"rssi": -59,
"timestamp": 1776559551,
"ble_phy": "2M",
"ble_chan": 27,
"ble_tx_power": 8,
"data": "2BFF9904E1139B339CB6DE000200020002000301ED2E00FFFFFFFFFFFFBC4C09F8FFFFFFFFFFF844577FBD89030398FC"
},
"D3:47:90:BC:A6:B8": {
"rssi": -70,
"timestamp": 1776559551,
"ble_phy": "1M",
"ble_chan": 37,
"data": "02010619FF020721130401000C0F01D401FD01DA252228012C011C0111"
},
"F8:64:D9:66:CD:5B": {
"rssi": -65,
"timestamp": 1776559543,
"ble_phy": "1M",
"ble_chan": 39,
"data": "0201061BFF99040512D43759B716FFF0FFD4041895B6077032F864D966CD5B"
},
"EF:DD:5A:88:65:95": {
"rssi": -57,
"timestamp": 1776559550,
"ble_phy": "1M",
"ble_chan": 37,
"data": "0201061BFF990405124637D8B6D0FFF4FFF403F09EB669BE7BEFDD5A886595"
},
"7C:4D:FB:FE:7B:D1": {
"rssi": -87,
"timestamp": 1776559545,
"ble_phy": "1M",
"ble_chan": 39,
"data": "02011A17FF4C000908136DC0A801211B58160800D715A9DC202651"
},
"C7:61:6C:A5:B1:44": {
"rssi": -71,
"timestamp": 1776559550,
"ble_phy": "1M",
"ble_chan": 37,
"data": "0201061BFF99040511BE3AEBB72E0030FFFC0418AB76FFBDDFC7616CA5B144"
},
"F1:32:C7:10:95:19": {
"rssi": -71,
"timestamp": 1776559550,
"ble_phy": "1M",
"ble_chan": 37,
"data": "0201060DFFD5060008951956684558020206094D79434F32"
}
}
}
}