Hello,
within my application, I receive a value for the temperature that needs to be converted to a celsius value (using a specific formular such as 0.01 * value etc.).
The value is stored in an item.
At the momment I need to create a second (virtual) item to apply this conversion.
Is it possible to create an item that includes this formular to make the creation of a second item obsolete?
sincerely
newan
within my application, I receive a value for the temperature that needs to be converted to a celsius value (using a specific formular such as 0.01 * value etc.).
The value is stored in an item.
At the momment I need to create a second (virtual) item to apply this conversion.
Is it possible to create an item that includes this formular to make the creation of a second item obsolete?
sincerely
newan
Comment