Jermuk
07/22/2024, 9:58 AMhere also a small tutorial for example usage:
create input and output connection
create a model, ensure you also create a timestamp_ms
create an instance of the model, select stuff on the right and drag and drop into references of the model. for timestamp_ms you take a system variable datetime
do some calculations, e.g., convert the temperature from celsius to fahrenheit
create a pipeline that polls every second, reads then the instance, and writes into the output connection