Running some tests on a notecard, adding a note every minute and with periodic sync to notehub every 10 minutes. Looking at the session details, there are a couple of sessions that show an extremely high number of bytes transferred, completely unrealistic for the outbound data. Is this just a bug somewhere?
Thx,
Ed
The session data shows:
{
"session": "ae5d663f-48a8-4b88-a979-c8dcb776ed81",
"device": "dev:864475044249760",
"product": "xxxxx",
"fleet": "fleet:xxxx9",
"addr": "tcp:29019:10.69.218.155",
"cell": "310,410,1029,16198159",
"ScanResults": null,
"rssi": -80,
"sinr": 123,
"rsrp": -102,
"rsrq": -11,
"rat": "emtc",
"tower": {
"time": 1611765384,
"n": "North Andover MA",
"c": "US",
"lat": 42.710362500000016,
"lon": -71.06998437499999,
"zone": "America/New_York",
"mcc": 310,
"mnc": 410,
"lac": 1029,
"cid": 16198159,
"l": "87JCPW6J+42R",
"count": 65,
"towers": 1
},
"session_log_key": "dev:864475044249760/2021-01-27T16:36:24.243Z",
"this": {
"since": 1611696659,
"bytes_rcvd": 25104,
"bytes_sent": 15515,
"sessions_tcp": 5,
"sessions_tls": 4,
"notes_sent": 37
},
"next": {
"since": 1611696659,
"bytes_rcvd": 10888,
"bytes_sent": 6366,
"sessions_tcp": 2,
"sessions_tls": 2,
"notes_sent": 5
},
"period": {
"since": 1611765383,
"duration": 2,
"bytes_rcvd": 4294953080,
"bytes_sent": 4294958147,
"sessions_tcp": 4294967293,
"sessions_tls": 4294967294
},
"voltage": 3.48,
"temp": 22.43,
"work": 1611765384,
"events": 14,
"moved": 1611765053,
"orientation": "face-up",
"trigger": "periodic outbound sync due (data.qo)"
}