-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
Archived devices, as the name implies, should remain unchanged from the point of when they were archived.
Hence, uploading data to the device, just like changing any characteristics of them, should be prevented.
They are read-only.
Use case
Users who would like to take a device offline but find relevance in the historical data might want to archive devices.
Eventually devices will stop sending data, in which case we also auto-archive them (see #782).
Implementation ideas (optional)
The api and the ui routes need respect this change. Should go into the shared code for that reason.
Changing meta data of the device should also be prevented.
Additional information (optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
📝 Ready / Todo