spectraphilic / wsn_server

Software and django applications for wsn and iot setup
GNU General Public License v3.0
1 stars 0 forks source link

add 'time received' field for 4G and Iridium frames #11

Closed ArcticSnow closed 5 years ago

ArcticSnow commented 5 years ago

Just like there is a field time received for frames from the xbee network, could we add this field to frames coming from 4G and Iridium network as well?

jdavid commented 5 years ago

Done. In 4G received is the time the frame was received by the server.

While in Iridium it's the time it was received by the Iridium platform, this is closer to the behaviour of the XBee (the time received by the Pi). But let me know if you prefer the time received by the server.

With Iridium we've now as well some other data: momsn, iridium_latitude, iridium_longitude and iridium_cep.