Our scientists need to be able to query sensor data based on a start and end time. It will be necessary to decide how we get the data from the backend to the UI. We can either use Deepstream's RPC features to query mongo data with Javascript or we can use Python Eve to offer REST endpoints for data access from the UI.
Our scientists need to be able to query sensor data based on a start and end time. It will be necessary to decide how we get the data from the backend to the UI. We can either use Deepstream's RPC features to query mongo data with Javascript or we can use Python Eve to offer REST endpoints for data access from the UI.