I am working on a IoT project to deploy sensors in a village so we can measure temperature, humidity, AQ and pedestrian traffic. We have a working code base that is posting to TTN and then Node Red and into an Influx DB. However Influx dashboards are not very sophisticated when it comes to map based visualizations.
I would love to be able to display this data using the sensor community map display with the same format of Hexagons and colours. We would simply add an additional filter to show pedestrian traffic.
Has this been done before and can it be done - I have no idea where we would start.
Is there any documentation to show how we would format and post the data into the sensor community dashboard?
The dashboard and the map are not using exactly the same things. If you want to build an hexagon map, you can check how the json from the API looks like. Can you send me an example of a json roduced by your system ?
Is there a site for your project where we can get some technical infos (i.e. how the sensor is working)?
Is this an open hardware project? Could it be used by others?