Triggered by new data event? **solved**

This section covers the Meteobridge PRO, PRO2, NANO SD, Raspberry Pi and VM platforms exclusively

Moderator: Mattk

Post Reply
mcl1981
Fresh Boarder
Fresh Boarder
Posts: 19
Joined: Sun Mar 08, 2020 2:46 pm

Triggered by new data event? **solved**

Post by mcl1981 »

I see under event triggers, there is now "Triggered by new data" as an option. This is not defined anywhere in any of the documentation. Trying it out, it is firing the event very very frequently, every few seconds. So I'm wondering what new data is it triggering on? Is it any sensor data or something more obscure?
User avatar
wvdkuil
Platinum Boarder
Platinum Boarder
Posts: 604
Joined: Sun Jul 24, 2011 8:00 pm
Location: Belgium
Contact:

Re: Triggered by new data event?

Post by wvdkuil »

mcl1981 wrote: Mon Nov 15, 2021 1:09 pm I see under event triggers, there is now "Triggered by new data" as an option. This is not defined anywhere in any of the documentation. Trying it out, it is firing the event very very frequently, every few seconds. So I'm wondering what new data is it triggering on? Is it any sensor data or something more obscure?
This event-type is used in other systems to reset a "stalled-station-data" event.

If station-data is not available after 'x minutes' time => raise condition and f.i. sent e-mail
When station data is received a "Triggered by new data" occurs => and one can remove raised condition.

Wim
mcl1981
Fresh Boarder
Fresh Boarder
Posts: 19
Joined: Sun Mar 08, 2020 2:46 pm

Re: Triggered by new data event?

Post by mcl1981 »

wvdkuil wrote: Mon Nov 15, 2021 2:46 pm
mcl1981 wrote: Mon Nov 15, 2021 1:09 pm I see under event triggers, there is now "Triggered by new data" as an option. This is not defined anywhere in any of the documentation. Trying it out, it is firing the event very very frequently, every few seconds. So I'm wondering what new data is it triggering on? Is it any sensor data or something more obscure?
This event-type is used in other systems to reset a "stalled-station-data" event.

If station-data is not available after 'x minutes' time => raise condition and f.i. sent e-mail
When station data is received a "Triggered by new data" occurs => and one can remove raised condition.
OK, but my question is what data points are included in this "new data" trigger?
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Triggered by new data event?

Post by admin »

Any new weather data coming in from one of the connected stations triggers this.
mcl1981
Fresh Boarder
Fresh Boarder
Posts: 19
Joined: Sun Mar 08, 2020 2:46 pm

Re: Triggered by new data event?

Post by mcl1981 »

admin wrote: Sat Nov 20, 2021 12:28 pm Any new weather data coming in from one of the connected stations triggers this.
OK. I wish I could select which data. Tried to use this for a mySQL output and it blows up the buffer with even just one field since it is firing every 2 seconds.
Post Reply