New event for on specific data point changed
Moderator: Mattk
New event for on specific data point changed
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.
Re: New event for on specific data point changed
You could do that by using event-trigger "new data".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.
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 (42.19 KiB) Viewed 558 times