alan-turing-institute / DTBase

A starting point from which digital twins can be developed.
MIT License
11 stars 4 forks source link

The add sensor page should error if the sensor already exists #177

Closed mhauru closed 7 months ago

GiorgioCerro commented 7 months ago

Edited the submit_sensor func in route.py to throw an error if unique identifier already exists. PR will be submitted with #112

mhauru commented 7 months ago

Done, #183