VILLASframework / web-backend

A go implementation of the backend for VILLASweb
https://fein-aachen.org/en/projects/villas-web/
GNU General Public License v3.0
1 stars 2 forks source link

Allow DELETE for stale externally managed ICs through API #80

Closed stv0g closed 1 year ago

stv0g commented 2 years ago

In GitLab by @skolen on Jan 10, 2022, 10:12

As discussed here https://git.rwth-aachen.de/acs/public/villas/web/-/issues/361, the DELETE endpoint of ICs should allow the deletion of externally managed ICs if these are stale (= no update for at least XX minutes).

Steps:

stv0g commented 2 years ago

In GitLab by @skolen on Jan 10, 2022, 10:12

marked this issue as related to web#361

stv0g commented 2 years ago

In GitLab by @skolen on Jan 10, 2022, 10:47

mentioned in commit b513b72f876eef3a88fe8c389fb04b6ac380870c

stv0g commented 2 years ago

In GitLab by @skolen on Jan 10, 2022, 16:56

mentioned in commit b41a8de130c9dab0b1708b73c2e4755fea8c8ecf

stv0g commented 2 years ago

In GitLab by @skolen on Jan 11, 2022, 10:39

mentioned in issue web#361