Hi there!
Is there any way to push 2 data with different time but in 1 line?
Like in the bucket data i want the output kinda like this :
Line 1,time stamp, machine A, time start, time ends.
*Time start and end stands for how long the machine works.
I think it could be done if i pushing the data after the time ends.
But if i do it that way, its kinda late for a realtime purpose.
Is there any way?