I want to make a production line that each item that comes from source has its characteristics. So, imagine I have 4 different labels that represents its characteristics. I want also to schedule the arrival time through a table. So, for example, at x time, i want item A to arrive with 4 different labels attached to it, and each label has x different characteristics. Those characteristics will help me make cases with inputs for each processor.
Thanks in advance!