Hi! I am looking to create a dummy data stream in pipeline builder, streaming already collected data that I uploaded into Foundry. I know I need to match a streaming pipeline to a stream, but I have no idea how to proceed with connected the static data from the stream pipeline. Ideally, the pre-set data would run in real time, as though it was being actually received from a sensor.
Alternatively there are a few npm repos that could do this for you. But perhaps the easiest is to pick up a project like eventsim (on Github) and run that in a container?