Skip to content

Integration of geostreams3 to display sensors and graphs #57

@Vismayak

Description

@Vismayak

The aim of the task is to integrate a feature similar to the old geodashboard, we want to add a configuration to support the new geostreams3. Basic steps would be :

  • Read the sensors API endpoint to populate the points as needed
  • Each sensor has a property parameter where the source is usually stored as
    "type": {
             "id": "wqp",
             "title": "Water Quality Portal"
           }

this source we be used to group the sensors underneath it.

  • On clicking the point, we can see a list of parameters
  • A seperate page that shows the charts visualized using the recharts library

TODO: Update issue with more details as task progresses

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions