Transport Node buffer

Can I have products buffering at a Transport Node or would I need to use another flow component instead?

Thanks,

Not really because generally products traveling through transport nodes are already assigned their destination processes, which are also waiting for them. Thus you could only implement a delay.

So if you have a product delivered by a mobile rob to a pick-up point (with buffer capacity) where a human picks it up and transports to process and back to a drop-off point (with buffer capacity) after work. Would you then make pick-up/drop-off as Process Nodes?