I am relatively new in FIWARE and I was looking for some directions.
We are interested in using FIWARE for timeseries sensor data collection. Since vibration data is a bit intense unlike a temp. sensor, we would like to send viration data in batches with certain time periods e.g. every 5 mins one second of data window in batches. Is it possible to send data in such way as a vector for example through Context Broker with a target to persist in a timeseries database? (e.g. CrateDB)
Could you please give me some hints or point me to the resources that ?