Pushing new variable values from an Analysis script

I have a device variable that is calculated and pushed by a payload parser script. This script calculates the variable based on a formula that uses ingested data and device parameter values.

The parameter values can be updated by the user using a Device List blueprint widget. We can use this widget to trigger an analysis to recalculate the variable based on the newly updated parameters.

Question: How can we push this new variable value to our immutable device from the analysis script? We haven’t been able to figure out this last step.

Found an example here

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.