Send a downlink when input variable pass a threshold

Hi friends,

Is possible to send a specific downlink to a device if an incoming variable pass a predefined threshold? I need do it in automatic way inside my custom parser (or at a place that allow this). The objective is sent a new configuration to device increase send rate.

Best regards,

Leonardo

Yes it is possible. You would setup an alert/trigger on the incoming variable. Then the alert result runs an analysis script which sends the downlink. Then u have to give it time to get to the device.