This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Buffered Data and idea for Failover
#1
Hello,
as the ship is connected to the WiFi of the harbor I send all the data from OpenPlotter to my Server.

It would be nice to buffer the data if the ship has no Internet connection and send it as one bulk transfer to the server if back in the harbor.

Data:
  • some NMEA0183 streams (mainly AIS)
  • data from BME280
  • several Zigbee sensors
The other thing is that the raspberry pi 'get lost' sometimes and I cant reach it anymore until I restart everything by power it off and on again.

I try to prevent this with a daily cronjob now:

Code:
0 3 * * * /sbin/shutdown -r now


Does somebody have a better solution?
Is there a better way to solve this "remote and offline at some times" problem?

muebau
Reply


Messages In This Thread
Buffered Data and idea for Failover - by muebau - 2022-05-19, 03:00 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)