To help with testing it would be great to have a simple node that reads from a local file that contains sensor readings from a real earthquake, eg https://github.com/openeew/openeew-detection/tree/master/input/2018_7.2, and send them into the flow.
FYI, each of these files is a JSONL file, belonging to a unique sensor, where every line is one seconds worth of data in x,y and z. Therefore we need to send one line per second to simulate a live sensor.