Is your feature request related to a problem?
Sensorbucket can contain a lot of signal strength data ( e.g. LoRaWAN RSSI ) which has the potential of providing the user with a coverage map of their sensor network, but it currently has no way for the end-user to directly utilize this without loading it into an external application.
What solution would you like?
Make SensorBucket aware of "Signal Strengths" and allow them to be visualized on the map. This will give users an instant idea of coverage in a certain area, which is specifically useful when expanding the sensor network.
What alternatives have you considered?
An option is to load this data into an external system and perform visualization there. This would keep the SensorBucket scope to a data processing and IoT registry only.
Do you have any additional context?
- This requires SensorBucket to be aware of some special types of observations. This will also expand the scope of SensorBucket.
- There are different kinds of networks and methods of determining signal strength.
Proof Of Concept
