Data migration between devices and sensors #17420
Unanswered
Horstexplorer
asked this question in
Configuration
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes, devices or sensors may change their assignments. This could be due to relocation or replacement because of defects or other reasons. In such situations, it would be really helpful to have an easy way to manage and transfer the collected statistical data from one device or sensor to another.
Currently, accomplishing these tasks involves removing and resetting the entities, renaming the statistical records and replacing their usage throughout templates and configurations - which is not very convenient.
To simplify these tasks, I propose adding three new features to the user interface:
"Reset": Allowing users to remove the collected statistics for a specific device or sensor while preserving its configuration settings.
"Transfer": Allowing users to transfer or swap the collected statistics between two specific devices or sensors. Maybe this needs some configurable mapping in case the devices arent similar.
"Replace": Similar to transfer but with the experimental option to also replace the device or sensors usage within the dashboards and other configuration files.
Beta Was this translation helpful? Give feedback.
All reactions