New event for on specific data point changed

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

New event for on specific data point changed

Post by mcl1981 »

It would be really awesome if an event could be triggered when a data point actually changes. For example, the temperature changes infrequently and would save a lot of event triggers and data bandwidth if it only triggered the event when the temperature changes. Whereas the wind speed could be changing constantly, and could be worth updating as it changes.
User avatar
wvdkuil
Platinum Boarder
Platinum Boarder
Posts: 604
Joined: Sun Jul 24, 2011 8:00 pm
Location: Belgium
Contact:

Re: New event for on specific data point changed

Post by wvdkuil »

mcl1981 wrote: Sun Jul 24, 2022 11:52 pm It would be really awesome if an event could be triggered when a data point actually changes. For example, the temperature changes infrequently and would save a lot of event triggers and data bandwidth if it only triggered the event when the temperature changes. Whereas the wind speed could be changing constantly, and could be worth updating as it changes.
You could do that by using event-trigger "new data".
That is triggered for all station-data items, not for a single one.
Put all data items in 1 HTTP upload and the receiving script could check if there are items which need to be processed.

Wim
Attachments
Schermafbeelding 2022-07-25 om 13.27.54.png
Schermafbeelding 2022-07-25 om 13.27.54.png (42.19 KiB) Viewed 558 times
Post Reply