Last station parsed update
(*main.StationInfo)(0xc00021d960)({
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)(0xc0006ba580)({
Data: (main.GatewayData) {
Coordinates: (string) "",
Timestamp: (int64) 1775220082,
Nonce: (int64) 724001912,
GwMac: (string) (len=17) "CF:78:3E:86:ED:88",
Tags: (map[string]main.GatewayTag) (len=8) {
(string) (len=17) "D4:A5:CB:FD:49:24": (main.GatewayTag) {
RSSI: (int64) -50,
Timestamp: (int64) 1775220079,
Data: (string) (len=62) "0201061BFF9904051146309AB7A5FFFC000804149F7668C5DCD4A5CBFD4924"
},
(string) (len=17) "EF:DD:5A:88:65:95": (main.GatewayTag) {
RSSI: (int64) -65,
Timestamp: (int64) 1775220080,
Data: (string) (len=62) "0201061BFF990405123E2CB6B753FFF4FFF803EC9BB60CC5F8EFDD5A886595"
},
(string) (len=17) "E8:49:DB:E5:9D:81": (main.GatewayTag) {
RSSI: (int64) -84,
Timestamp: (int64) 1775220075,
Data: (string) (len=62) "1E16B2FC0100EA441F01708852B41534F0F46CC3E53A273B82F205BFED03E1"
},
(string) (len=17) "C7:61:6C:A5:B1:44": (main.GatewayTag) {
RSSI: (int64) -69,
Timestamp: (int64) 1775220081,
Data: (string) (len=62) "0201061BFF99040512043057B7B30010FFC8041CA9F6E4C560C7616CA5B144"
},
(string) (len=17) "F8:64:D9:66:CD:5B": (main.GatewayTag) {
RSSI: (int64) -57,
Timestamp: (int64) 1775220081,
Data: (string) (len=62) "0201061BFF99040512FA2C8CB792FFF4FFD0041895B6FC412BF864D966CD5B"
},
(string) (len=17) "D3:47:90:BC:A6:B8": (main.GatewayTag) {
RSSI: (int64) -76,
Timestamp: (int64) 1775220082,
Data: (string) (len=58) "02010619FF020721130401000C0F01AB01E201E6251B2B012C016000A0"
},
(string) (len=17) "F8:44:57:7F:BD:89": (main.GatewayTag) {
RSSI: (int64) -50,
Timestamp: (int64) 1775220081,
Data: (string) (len=96) "2BFF9904E112852908B75E0001000100010001018F2000FFFFFFFFFFFFA8108FF8FFFFFFFFFFF844577FBD89030398FC"
},
(string) (len=17) "F1:32:C7:10:95:19": (main.GatewayTag) {
RSSI: (int64) -79,
Timestamp: (int64) 1775220077,
Data: (string) (len=48) "0201060DFFD50600089519A6660147990106094D79434F32"
}
}
}
})
Last raw
{
"data": {
"coordinates": "",
"timestamp": 1775220082,
"nonce": 724001912,
"gw_mac": "CF:78:3E:86:ED:88",
"tags": {
"E8:49:DB:E5:9D:81": {
"rssi": -84,
"timestamp": 1775220075,
"ble_phy": "1M",
"ble_chan": 39,
"data": "1E16B2FC0100EA441F01708852B41534F0F46CC3E53A273B82F205BFED03E1"
},
"C7:61:6C:A5:B1:44": {
"rssi": -69,
"timestamp": 1775220081,
"ble_phy": "1M",
"ble_chan": 39,
"data": "0201061BFF99040512043057B7B30010FFC8041CA9F6E4C560C7616CA5B144"
},
"F8:64:D9:66:CD:5B": {
"rssi": -57,
"timestamp": 1775220081,
"ble_phy": "1M",
"ble_chan": 37,
"data": "0201061BFF99040512FA2C8CB792FFF4FFD0041895B6FC412BF864D966CD5B"
},
"D3:47:90:BC:A6:B8": {
"rssi": -76,
"timestamp": 1775220082,
"ble_phy": "1M",
"ble_chan": 37,
"data": "02010619FF020721130401000C0F01AB01E201E6251B2B012C016000A0"
},
"F8:44:57:7F:BD:89": {
"rssi": -50,
"timestamp": 1775220081,
"ble_phy": "2M",
"ble_chan": 16,
"ble_tx_power": 8,
"data": "2BFF9904E112852908B75E0001000100010001018F2000FFFFFFFFFFFFA8108FF8FFFFFFFFFFF844577FBD89030398FC"
},
"F1:32:C7:10:95:19": {
"rssi": -79,
"timestamp": 1775220077,
"ble_phy": "1M",
"ble_chan": 39,
"data": "0201060DFFD50600089519A6660147990106094D79434F32"
},
"D4:A5:CB:FD:49:24": {
"rssi": -50,
"timestamp": 1775220079,
"ble_phy": "1M",
"ble_chan": 39,
"data": "0201061BFF9904051146309AB7A5FFFC000804149F7668C5DCD4A5CBFD4924"
},
"EF:DD:5A:88:65:95": {
"rssi": -65,
"timestamp": 1775220080,
"ble_phy": "1M",
"ble_chan": 39,
"data": "0201061BFF990405123E2CB6B753FFF4FFF803EC9BB60CC5F8EFDD5A886595"
}
}
}
}