Last station parsed update
(*main.StationInfo)(0xc00057e540)({
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)(0xc0005a8040)({
Data: (main.GatewayData) {
Coordinates: (string) "",
Timestamp: (int64) 1775382842,
Nonce: (int64) 724020900,
GwMac: (string) (len=17) "CF:78:3E:86:ED:88",
Tags: (map[string]main.GatewayTag) (len=8) {
(string) (len=17) "F8:44:57:7F:BD:89": (main.GatewayTag) {
RSSI: (int64) -50,
Timestamp: (int64) 1775382840,
Data: (string) (len=96) "2BFF9904E112C12E74B8A9000000000000000001B22800FFFFFFFFFFFFAA85E6F8FFFFFFFFFFF844577FBD89030398FC"
},
(string) (len=17) "C7:61:6C:A5:B1:44": (main.GatewayTag) {
RSSI: (int64) -65,
Timestamp: (int64) 1775382840,
Data: (string) (len=62) "0201061BFF99040511EC3481B8FD0014FFD0041CAAB6E4B62BC7616CA5B144"
},
(string) (len=17) "D4:A5:CB:FD:49:24": (main.GatewayTag) {
RSSI: (int64) -49,
Timestamp: (int64) 1775382841,
Data: (string) (len=62) "0201061BFF99040511A43334B8ECFFF800140418A03668B6AAD4A5CBFD4924"
},
(string) (len=17) "EF:DD:5A:88:65:95": (main.GatewayTag) {
RSSI: (int64) -58,
Timestamp: (int64) 1775382841,
Data: (string) (len=62) "0201061BFF99040512BE2F38B89BFFF0FFF803EC9D360CB6C6EFDD5A886595"
},
(string) (len=17) "D8:A1:7D:CD:EB:C4": (main.GatewayTag) {
RSSI: (int64) -73,
Timestamp: (int64) 1775382836,
Data: (string) (len=62) "0201061BFF99040512C82F5DB907FFC0FFFC03E07AB6826652D8A17DCDEBC4"
},
(string) (len=17) "D3:47:90:BC:A6:B8": (main.GatewayTag) {
RSSI: (int64) -76,
Timestamp: (int64) 1775382841,
Data: (string) (len=58) "02010619FF020721130401000C0F01B201E70108261E2B012C011A01BE"
},
(string) (len=17) "FC:FE:7C:DA:25:9B": (main.GatewayTag) {
RSSI: (int64) -77,
Timestamp: (int64) 1775382841,
Data: (string) (len=54) "0319000002010603033DB10F0942344A4132323136303933373537"
},
(string) (len=17) "F1:32:C7:10:95:19": (main.GatewayTag) {
RSSI: (int64) -69,
Timestamp: (int64) 1775382836,
Data: (string) (len=48) "0201060DFFD506000895190167154FB80106094D79434F32"
}
}
}
})
Last raw
{
"data": {
"coordinates": "",
"timestamp": 1775382842,
"nonce": 724020900,
"gw_mac": "CF:78:3E:86:ED:88",
"tags": {
"D3:47:90:BC:A6:B8": {
"rssi": -76,
"timestamp": 1775382841,
"ble_phy": "1M",
"ble_chan": 38,
"data": "02010619FF020721130401000C0F01B201E70108261E2B012C011A01BE"
},
"FC:FE:7C:DA:25:9B": {
"rssi": -77,
"timestamp": 1775382841,
"ble_phy": "1M",
"ble_chan": 38,
"data": "0319000002010603033DB10F0942344A4132323136303933373537"
},
"F1:32:C7:10:95:19": {
"rssi": -69,
"timestamp": 1775382836,
"ble_phy": "1M",
"ble_chan": 37,
"data": "0201060DFFD506000895190167154FB80106094D79434F32"
},
"F8:44:57:7F:BD:89": {
"rssi": -50,
"timestamp": 1775382840,
"ble_phy": "2M",
"ble_chan": 3,
"ble_tx_power": 8,
"data": "2BFF9904E112C12E74B8A9000000000000000001B22800FFFFFFFFFFFFAA85E6F8FFFFFFFFFFF844577FBD89030398FC"
},
"C7:61:6C:A5:B1:44": {
"rssi": -65,
"timestamp": 1775382840,
"ble_phy": "1M",
"ble_chan": 38,
"data": "0201061BFF99040511EC3481B8FD0014FFD0041CAAB6E4B62BC7616CA5B144"
},
"D4:A5:CB:FD:49:24": {
"rssi": -49,
"timestamp": 1775382841,
"ble_phy": "1M",
"ble_chan": 38,
"data": "0201061BFF99040511A43334B8ECFFF800140418A03668B6AAD4A5CBFD4924"
},
"EF:DD:5A:88:65:95": {
"rssi": -58,
"timestamp": 1775382841,
"ble_phy": "1M",
"ble_chan": 38,
"data": "0201061BFF99040512BE2F38B89BFFF0FFF803EC9D360CB6C6EFDD5A886595"
},
"D8:A1:7D:CD:EB:C4": {
"rssi": -73,
"timestamp": 1775382836,
"ble_phy": "1M",
"ble_chan": 37,
"data": "0201061BFF99040512C82F5DB907FFC0FFFC03E07AB6826652D8A17DCDEBC4"
}
}
}
}