Last station parsed update
(*main.StationInfo)(0xc0005a3810)({
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)(0xc00069e380)({
Data: (main.GatewayData) {
Coordinates: (string) "",
Timestamp: (int64) 1775317333,
Nonce: (int64) 724013258,
GwMac: (string) (len=17) "CF:78:3E:86:ED:88",
Tags: (map[string]main.GatewayTag) (len=8) {
(string) (len=17) "EF:DD:5A:88:65:95": (main.GatewayTag) {
RSSI: (int64) -58,
Timestamp: (int64) 1775317332,
Data: (string) (len=62) "0201061BFF99040511E23066B8ADFFF4FFF803EC9D360CEED1EFDD5A886595"
},
(string) (len=17) "74:02:FB:B2:F4:91": (main.GatewayTag) {
RSSI: (int64) -84,
Timestamp: (int64) 1775317325,
Data: (string) (len=54) "02011A17FF4C000908133DC0A8013F1B58160800EC09AF4E96ADD9"
},
(string) (len=17) "D4:A5:CB:FD:49:24": (main.GatewayTag) {
RSSI: (int64) -46,
Timestamp: (int64) 1775317330,
Data: (string) (len=62) "0201061BFF990405115E3289B8F6FFF8001004189EB668EEB4D4A5CBFD4924"
},
(string) (len=17) "F8:44:57:7F:BD:89": (main.GatewayTag) {
RSSI: (int64) -49,
Timestamp: (int64) 1775317333,
Data: (string) (len=96) "2BFF9904E1127F2ED8B8B4000000000000000001A12400FFFFFFFFFFFFA988A2F8FFFFFFFFFFF844577FBD89030398FC"
},
(string) (len=17) "C7:61:6C:A5:B1:44": (main.GatewayTag) {
RSSI: (int64) -64,
Timestamp: (int64) 1775317333,
Data: (string) (len=62) "0201061BFF99040511823388B9060010FFCC041CA9F6E4EE38C7616CA5B144"
},
(string) (len=17) "D3:47:90:BC:A6:B8": (main.GatewayTag) {
RSSI: (int64) -78,
Timestamp: (int64) 1775317333,
Data: (string) (len=58) "02010619FF020721130401000C0F01A601E20108261E2B012C01A200E4"
},
(string) (len=17) "D8:A1:7D:CD:EB:C4": (main.GatewayTag) {
RSSI: (int64) -67,
Timestamp: (int64) 1775317323,
Data: (string) (len=62) "0201061BFF99040512962E90B911FFC4FFF803E47B76823E75D8A17DCDEBC4"
},
(string) (len=17) "F1:32:C7:10:95:19": (main.GatewayTag) {
RSSI: (int64) -69,
Timestamp: (int64) 1775317329,
Data: (string) (len=48) "0201060DFFD506000895199F66FB4EA30106094D79434F32"
}
}
}
})
Last raw
{
"data": {
"coordinates": "",
"timestamp": 1775317333,
"nonce": 724013258,
"gw_mac": "CF:78:3E:86:ED:88",
"tags": {
"F8:44:57:7F:BD:89": {
"rssi": -49,
"timestamp": 1775317333,
"ble_phy": "2M",
"ble_chan": 4,
"ble_tx_power": 8,
"data": "2BFF9904E1127F2ED8B8B4000000000000000001A12400FFFFFFFFFFFFA988A2F8FFFFFFFFFFF844577FBD89030398FC"
},
"C7:61:6C:A5:B1:44": {
"rssi": -64,
"timestamp": 1775317333,
"ble_phy": "1M",
"ble_chan": 38,
"data": "0201061BFF99040511823388B9060010FFCC041CA9F6E4EE38C7616CA5B144"
},
"D3:47:90:BC:A6:B8": {
"rssi": -78,
"timestamp": 1775317333,
"ble_phy": "1M",
"ble_chan": 38,
"data": "02010619FF020721130401000C0F01A601E20108261E2B012C01A200E4"
},
"D8:A1:7D:CD:EB:C4": {
"rssi": -67,
"timestamp": 1775317323,
"ble_phy": "1M",
"ble_chan": 39,
"data": "0201061BFF99040512962E90B911FFC4FFF803E47B76823E75D8A17DCDEBC4"
},
"F1:32:C7:10:95:19": {
"rssi": -69,
"timestamp": 1775317329,
"ble_phy": "1M",
"ble_chan": 37,
"data": "0201060DFFD506000895199F66FB4EA30106094D79434F32"
},
"EF:DD:5A:88:65:95": {
"rssi": -58,
"timestamp": 1775317332,
"ble_phy": "1M",
"ble_chan": 38,
"data": "0201061BFF99040511E23066B8ADFFF4FFF803EC9D360CEED1EFDD5A886595"
},
"74:02:FB:B2:F4:91": {
"rssi": -84,
"timestamp": 1775317325,
"ble_phy": "1M",
"ble_chan": 37,
"data": "02011A17FF4C000908133DC0A8013F1B58160800EC09AF4E96ADD9"
},
"D4:A5:CB:FD:49:24": {
"rssi": -46,
"timestamp": 1775317330,
"ble_phy": "1M",
"ble_chan": 37,
"data": "0201061BFF990405115E3289B8F6FFF8001004189EB668EEB4D4A5CBFD4924"
}
}
}
}