I have a question related to MQTT and how it works. I am a newbie with MQTT and its functions so I must apologize if this question is very basic. Anyway here I go: I know that WeeWX writes every 5 minutes in the SD Card (as usual unless user changes this setup) and MQTT sends to the website every 2.5 seconds the generated information. Does it mean that every 2.5 seconds writes in the SD Card and in the WeeWX data base? I am concerned about too much writes could damage the SD Card.
Thank you for your replies. In my case the loop is every 2.5 seconds and I thought that every loop was written in the card. I am working with a Raspberry Pi as you can imagine. Now I have clear that it is not like that. Maybe I'll give MQTT an opportunity and learn something else :-)
Best regards
(Sorry for my English)