Real-Time Machine Status in Analytics

Hi Tulip Community,

Currently, the machine activity field relies on the end time of the previous event to determine the machine’s status. This can lead to inaccurate analytics, especially if a machine appears to be running continuously for extended periods (e.g., 30 hours) without an update.

To improve the accuracy of analytics, I propose that the current status of the machine be compared to the actual date and time. This would allow for real-time updates and more relevant data, without waiting for the machine status to change.

Implementing this feature would greatly enhance our ability to monitor machine performance and make decisions based on up-to-date information. Which is not possible now due to the logic with event having no end time.

Thank you for considering this suggestion.