Last station parsed update
(*main.StationInfo)(0xc00041a310)({
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)(0xc000220840)({
Data: (main.GatewayData) {
Coordinates: (string) "",
Timestamp: (int64) 1774491486,
Nonce: (int64) 723916956,
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) -57,
Timestamp: (int64) 1774491484,
Data: (string) (len=62) "0201061BFF99040510EE3BDEB376FFF8FFFC03F09BB6EA160DEFDD5A886595"
},
(string) (len=17) "F1:32:C7:10:95:19": (main.GatewayTag) {
RSSI: (int64) -70,
Timestamp: (int64) 1774491484,
Data: (string) (len=48) "0201060DFFD506000895198565F94D7C0206094D79434F32"
},
(string) (len=17) "D3:47:90:BC:A6:B8": (main.GatewayTag) {
RSSI: (int64) -72,
Timestamp: (int64) 1774491485,
Data: (string) (len=58) "02010619FF020721130401000C0F014102DA0183251D2B012C01500023"
},
(string) (len=17) "C7:61:6C:A5:B1:44": (main.GatewayTag) {
RSSI: (int64) -74,
Timestamp: (int64) 1774491483,
Data: (string) (len=62) "0201061BFF9904050FE838B0B3D50018FFCC0418A9F6A61574C7616CA5B144"
},
(string) (len=17) "F8:44:57:7F:BD:89": (main.GatewayTag) {
RSSI: (int64) -57,
Timestamp: (int64) 1774491485,
Data: (string) (len=96) "2BFF9904E1122B2C94B37C000000000000000002422900FFFFFFFFFFFF9D0F03F8FFFFFFFFFFF844577FBD89030398FC"
},
(string) (len=17) "D8:A1:7D:CD:EB:C4": (main.GatewayTag) {
RSSI: (int64) -63,
Timestamp: (int64) 1774491477,
Data: (string) (len=62) "0201061BFF990405123E2E6FB3DAFFCC000003E479368147F3D8A17DCDEBC4"
},
(string) (len=17) "D4:A5:CB:FD:49:24": (main.GatewayTag) {
RSSI: (int64) -48,
Timestamp: (int64) 1774491484,
Data: (string) (len=62) "0201061BFF99040510EE3375B3C3FFF4000C04109DF66815F0D4A5CBFD4924"
},
(string) (len=17) "FB:48:3C:17:4F:89": (main.GatewayTag) {
RSSI: (int64) -82,
Timestamp: (int64) 1774491481,
Data: (string) (len=62) "0201061BFF990405037C6EBFB3820020003003F0A69613B1F7FB483C174F89"
}
}
}
})
Last raw
{
"data": {
"coordinates": "",
"timestamp": 1774491486,
"nonce": 723916956,
"gw_mac": "CF:78:3E:86:ED:88",
"tags": {
"C7:61:6C:A5:B1:44": {
"rssi": -74,
"timestamp": 1774491483,
"ble_phy": "1M",
"ble_chan": 37,
"data": "0201061BFF9904050FE838B0B3D50018FFCC0418A9F6A61574C7616CA5B144"
},
"F8:44:57:7F:BD:89": {
"rssi": -57,
"timestamp": 1774491485,
"ble_phy": "2M",
"ble_chan": 7,
"ble_tx_power": 8,
"data": "2BFF9904E1122B2C94B37C000000000000000002422900FFFFFFFFFFFF9D0F03F8FFFFFFFFFFF844577FBD89030398FC"
},
"D8:A1:7D:CD:EB:C4": {
"rssi": -63,
"timestamp": 1774491477,
"ble_phy": "1M",
"ble_chan": 39,
"data": "0201061BFF990405123E2E6FB3DAFFCC000003E479368147F3D8A17DCDEBC4"
},
"D4:A5:CB:FD:49:24": {
"rssi": -48,
"timestamp": 1774491484,
"ble_phy": "1M",
"ble_chan": 37,
"data": "0201061BFF99040510EE3375B3C3FFF4000C04109DF66815F0D4A5CBFD4924"
},
"FB:48:3C:17:4F:89": {
"rssi": -82,
"timestamp": 1774491481,
"ble_phy": "1M",
"ble_chan": 39,
"data": "0201061BFF990405037C6EBFB3820020003003F0A69613B1F7FB483C174F89"
},
"EF:DD:5A:88:65:95": {
"rssi": -57,
"timestamp": 1774491484,
"ble_phy": "1M",
"ble_chan": 37,
"data": "0201061BFF99040510EE3BDEB376FFF8FFFC03F09BB6EA160DEFDD5A886595"
},
"F1:32:C7:10:95:19": {
"rssi": -70,
"timestamp": 1774491484,
"ble_phy": "1M",
"ble_chan": 37,
"data": "0201060DFFD506000895198565F94D7C0206094D79434F32"
},
"D3:47:90:BC:A6:B8": {
"rssi": -72,
"timestamp": 1774491485,
"ble_phy": "1M",
"ble_chan": 37,
"data": "02010619FF020721130401000C0F014102DA0183251D2B012C01500023"
}
}
}
}