You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a confirmation modal.
Add a new endpoint DELETE /sensor/:uuid that removes the sensor.
Make sure that only owners can delete a sensor, otherwise return 404.
Add a confirmation modal.
Add a new endpoint
DELETE /sensor/:uuidthat removes the sensor.Make sure that only owners can delete a sensor, otherwise return 404.