beepnl / BEEP

BEEP - Open source bee monitoring - App/API/Measurement system
https://beep.nl
GNU Affero General Public License v3.0
87 stars 28 forks source link

Not displaying all received data on app.beep.nl #106

Closed wasalm closed 3 years ago

wasalm commented 3 years ago

Dear Beep,

At home we have our own monitoring system and we publish our data to app.beep.nl Due to the restrictions in the Lora protocol we send our data in two lora messages. The first contains the weight and temperature of our beehive and the second only the audio data. This used to work, but recently the beep app displays only the graphs of the latest message. That is, if the last message contains the weight, I see graphs with the weight, but the graphs with the sound information is gone. Also vice versa. If the last message contains the audio data, I only see the graph with the audio data and not the graphs with the weight. Can you please revert your changes and show both graphs at the same time?

Best wishes,

Andries

pvgennip commented 3 years ago

Hi Andries,

Excuse me, I indeed see a bug in the #106. I will add some extra logic to include both graphs

Kind regards, Pim van Gennip

On 28 May 2021 at 12:46:22, wasalm @.***) wrote:

Dear Beep,

At home we have our own monitoring system and we publish our data to app.beep.nl Due to the restrictions in the Lora protocol we send our data in two lora messages. The first contains the weight and temperature of our beehive and the second only the audio data. This used to work, but recently the beep app displays only the graphs of the latest message. That is, if the last message contains the weight, I see graphs with the weight, but the graphs with the sound information is gone. Also vice versa. If the last message contains the audio data, I only see the graph with the audio data and not the graphs with the weight. Can you please revert your changes and show both graphs at the same time?

Best wishes,

Andries

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

pvgennip commented 3 years ago

Issue should be solved