Last station parsed update
(*main.StationInfo)(0xc0004ba3f0)({
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)(0xc0002217c0)({
Data: (main.GatewayData) {
Coordinates: (string) "",
Timestamp: (int64) 1776569442,
Nonce: (int64) 724159164,
GwMac: (string) (len=17) "CF:78:3E:86:ED:88",
Tags: (map[string]main.GatewayTag) (len=7) {
(string) (len=17) "D3:47:90:BC:A6:B8": (main.GatewayTag) {
RSSI: (int64) -70,
Timestamp: (int64) 1776569441,
Data: (string) (len=58) "02010619FF020721130401000C0F01DC01FE01D5252228012C01130132"
},
(string) (len=17) "D4:A5:CB:FD:49:24": (main.GatewayTag) {
RSSI: (int64) -45,
Timestamp: (int64) 1776569441,
Data: (string) (len=62) "0201061BFF990405128E3777B6F0FFFC000C0414A27669DC94D4A5CBFD4924"
},
(string) (len=17) "F8:64:D9:66:CD:5B": (main.GatewayTag) {
RSSI: (int64) -65,
Timestamp: (int64) 1776569437,
Data: (string) (len=62) "0201061BFF99040512BE37FAB6E9FFECFFD0041C94F6077637F864D966CD5B"
},
(string) (len=17) "C7:61:6C:A5:B1:44": (main.GatewayTag) {
RSSI: (int64) -71,
Timestamp: (int64) 1776569441,
Data: (string) (len=62) "0201061BFF99040511883C2CB701002CFFF8041CACF6FFDC0FC7616CA5B144"
},
(string) (len=17) "F1:32:C7:10:95:19": (main.GatewayTag) {
RSSI: (int64) -71,
Timestamp: (int64) 1776569441,
Data: (string) (len=48) "0201060DFFD506000895193468C159030206094D79434F32"
},
(string) (len=17) "EF:DD:5A:88:65:95": (main.GatewayTag) {
RSSI: (int64) -58,
Timestamp: (int64) 1776569438,
Data: (string) (len=62) "0201061BFF990405123838A3B6A2FFF4FFFC03F09F7669DCA9EFDD5A886595"
},
(string) (len=17) "F8:44:57:7F:BD:89": (main.GatewayTag) {
RSSI: (int64) -57,
Timestamp: (int64) 1776569441,
Data: (string) (len=96) "2BFF9904E1139B345CB6AE000200020003000301ED2E00FFFFFFFFFFFFBC7245B8FFFFFFFFFFF844577FBD89030398FC"
}
}
}
})
Last raw
{
"data": {
"coordinates": "",
"timestamp": 1776569442,
"nonce": 724159164,
"gw_mac": "CF:78:3E:86:ED:88",
"tags": {
"EF:DD:5A:88:65:95": {
"rssi": -58,
"timestamp": 1776569438,
"ble_phy": "1M",
"ble_chan": 37,
"data": "0201061BFF990405123838A3B6A2FFF4FFFC03F09F7669DCA9EFDD5A886595"
},
"F8:44:57:7F:BD:89": {
"rssi": -57,
"timestamp": 1776569441,
"ble_phy": "2M",
"ble_chan": 20,
"ble_tx_power": 8,
"data": "2BFF9904E1139B345CB6AE000200020003000301ED2E00FFFFFFFFFFFFBC7245B8FFFFFFFFFFF844577FBD89030398FC"
},
"D3:47:90:BC:A6:B8": {
"rssi": -70,
"timestamp": 1776569441,
"ble_phy": "1M",
"ble_chan": 37,
"data": "02010619FF020721130401000C0F01DC01FE01D5252228012C01130132"
},
"D4:A5:CB:FD:49:24": {
"rssi": -45,
"timestamp": 1776569441,
"ble_phy": "1M",
"ble_chan": 37,
"data": "0201061BFF990405128E3777B6F0FFFC000C0414A27669DC94D4A5CBFD4924"
},
"F8:64:D9:66:CD:5B": {
"rssi": -65,
"timestamp": 1776569437,
"ble_phy": "1M",
"ble_chan": 39,
"data": "0201061BFF99040512BE37FAB6E9FFECFFD0041C94F6077637F864D966CD5B"
},
"C7:61:6C:A5:B1:44": {
"rssi": -71,
"timestamp": 1776569441,
"ble_phy": "1M",
"ble_chan": 37,
"data": "0201061BFF99040511883C2CB701002CFFF8041CACF6FFDC0FC7616CA5B144"
},
"F1:32:C7:10:95:19": {
"rssi": -71,
"timestamp": 1776569441,
"ble_phy": "1M",
"ble_chan": 37,
"data": "0201060DFFD506000895193468C159030206094D79434F32"
}
}
}
}