The sensors.AFRICA API receiving, storing, and processing data received from sensors across the continentent. Accessible at https://api.sensors.africa/
Fix error duplicate key value violates unique constraint "sensorsafrica_lastactivenodes_node_id_location_id_de7d6ca3_uniq". The several filters were too restrictive and as a result the database does not find such row.
Fixes # (issue)
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
Description
Fix error duplicate key value violates unique constraint "sensorsafrica_lastactivenodes_node_id_location_id_de7d6ca3_uniq". The several filters were too restrictive and as a result the database does not find such row.
Fixes # (issue)
Type of change
Checklist: