Priority calculated attributes

Cristiana day ago

Hello everyone,
I have a calculated attribute associated with the io1800 variable that gives me the temperature of a sensor using teltonika equipment.

It happens that when the sensor does not communicate with the teltonika device the gps sends by default the value 250.

I want to control this through the calculated attributes creating one that when the value is 250 sends it to null.

how do I make this calculated attribute to be executed before the one that converts the data into temperature value?

Should I use the priority field there?

A priority 0 is executed before a priority 1?

Anton Tananaev21 hours ago

Lower value means it will be implemented earlier.