Provider pipe - Paril/exppipes GitHub Wiki
Provider Pipe
A routing pipe that provides items.
It should be connected to an inventory, and will send items on the network when requested, if the inventory contains items that match the request filter.
For now, there's no way to configure what items can be sent, but you can configure what items can be received and stored into the attached inventory.