Last station parsed update
(*main.StationInfo)(0xc000160150)({
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)(0xc0000b1bc0)({
Data: (main.GatewayData) {
Coordinates: (string) "",
Timestamp: (int64) 1776900881,
Nonce: (int64) 724197737,
GwMac: (string) (len=17) "CF:78:3E:86:ED:88",
Tags: (map[string]main.GatewayTag) (len=8) {
(string) (len=17) "F8:64:D9:66:CD:5B": (main.GatewayTag) {
RSSI: (int64) -64,
Timestamp: (int64) 1776900879,
Data: (string) (len=62) "0201061BFF990405126C2A84B929FFE4FFD4041C9376073FE3F864D966CD5B"
},
(string) (len=17) "F8:44:57:7F:BD:89": (main.GatewayTag) {
RSSI: (int64) -48,
Timestamp: (int64) 1776900880,
Data: (string) (len=96) "2BFF9904E113432394B8FB000300070009000A024A2500FFFFFFFFFFFFC173DBB8FFFFFFFFFFF844577FBD89030398FC"
},
(string) (len=17) "D4:A5:CB:FD:49:24": (main.GatewayTag) {
RSSI: (int64) -53,
Timestamp: (int64) 1776900880,
Data: (string) (len=62) "0201061BFF99040512122AEFB93EFFF8000C0418A0F66DD03FD4A5CBFD4924"
},
(string) (len=17) "D3:47:90:BC:A6:B8": (main.GatewayTag) {
RSSI: (int64) -75,
Timestamp: (int64) 1776900881,
Data: (string) (len=58) "02010619FF020721130401000C0F014102F5010F261726012C010D0183"
},
(string) (len=17) "FB:48:3C:17:4F:89": (main.GatewayTag) {
RSSI: (int64) -83,
Timestamp: (int64) 1776900879,
Data: (string) (len=62) "0201061BFF99040507BF3B2AB8FB0000003003F4AD9615003EFB483C174F89"
},
(string) (len=17) "F1:32:C7:10:95:19": (main.GatewayTag) {
RSSI: (int64) -74,
Timestamp: (int64) 1776900878,
Data: (string) (len=48) "0201060DFFD506000895199A67FC3FA80206094D79434F32"
},
(string) (len=17) "C7:61:6C:A5:B1:44": (main.GatewayTag) {
RSSI: (int64) -66,
Timestamp: (int64) 1776900878,
Data: (string) (len=62) "0201061BFF99040510F2301CB94F0028FFFC0414AAB6FFCFB7C7616CA5B144"
},
(string) (len=17) "EF:DD:5A:88:65:95": (main.GatewayTag) {
RSSI: (int64) -55,
Timestamp: (int64) 1776900880,
Data: (string) (len=62) "0201061BFF99040512002D91B8F5FFF0FFF403EC9EB67FD055EFDD5A886595"
}
}
}
})
Last raw
{
"data": {
"coordinates": "",
"timestamp": 1776900881,
"nonce": 724197737,
"gw_mac": "CF:78:3E:86:ED:88",
"tags": {
"F8:44:57:7F:BD:89": {
"rssi": -48,
"timestamp": 1776900880,
"ble_phy": "2M",
"ble_chan": 26,
"ble_tx_power": 8,
"data": "2BFF9904E113432394B8FB000300070009000A024A2500FFFFFFFFFFFFC173DBB8FFFFFFFFFFF844577FBD89030398FC"
},
"D4:A5:CB:FD:49:24": {
"rssi": -53,
"timestamp": 1776900880,
"ble_phy": "1M",
"ble_chan": 39,
"data": "0201061BFF99040512122AEFB93EFFF8000C0418A0F66DD03FD4A5CBFD4924"
},
"D3:47:90:BC:A6:B8": {
"rssi": -75,
"timestamp": 1776900881,
"ble_phy": "1M",
"ble_chan": 39,
"data": "02010619FF020721130401000C0F014102F5010F261726012C010D0183"
},
"FB:48:3C:17:4F:89": {
"rssi": -83,
"timestamp": 1776900879,
"ble_phy": "1M",
"ble_chan": 39,
"data": "0201061BFF99040507BF3B2AB8FB0000003003F4AD9615003EFB483C174F89"
},
"F1:32:C7:10:95:19": {
"rssi": -74,
"timestamp": 1776900878,
"ble_phy": "1M",
"ble_chan": 38,
"data": "0201060DFFD506000895199A67FC3FA80206094D79434F32"
},
"C7:61:6C:A5:B1:44": {
"rssi": -66,
"timestamp": 1776900878,
"ble_phy": "1M",
"ble_chan": 38,
"data": "0201061BFF99040510F2301CB94F0028FFFC0414AAB6FFCFB7C7616CA5B144"
},
"EF:DD:5A:88:65:95": {
"rssi": -55,
"timestamp": 1776900880,
"ble_phy": "1M",
"ble_chan": 39,
"data": "0201061BFF99040512002D91B8F5FFF0FFF403EC9EB67FD055EFDD5A886595"
},
"F8:64:D9:66:CD:5B": {
"rssi": -64,
"timestamp": 1776900879,
"ble_phy": "1M",
"ble_chan": 39,
"data": "0201061BFF990405126C2A84B929FFE4FFD4041C9376073FE3F864D966CD5B"
}
}
}
}