April 2022
Edge Visibility 👀
Understand what is and isn't working on your edge device with the new logging and status indicator features
See more https://help.tillit.cloud/article/42-install-and-onboard
Updated Production Rate 📈
View your current production with a new graph. This shows you the rolling average rate (in blue) and an instantaneous rate (in purple) with your current rate displayed.
New Activity Template Option 🏁
There is a new option you can enable for your activity templates called On Order Complete. Define what should happen to an active activity when the order it is attached to is completed.
Edge Order Attributes 🧮
Edge now knows the order you are currently running. Use order attributes in your triggers to create complex evaluation scripts
(value / order.quantityTarget) * 100 > 50
<-- define an event that occurs at 50% order completion
orderAttr.MaterialName = 'RED' AND tag['5'] = 1
<-- define an event that occurs only when a specific material is running.
see more https://help.tillit.cloud/article/141-structuring-an-evaluation-script