Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Please consider to copy "descr" and "units" from the originating object into new created ones in save and temp #279

Closed
3 tasks done
harvey637 opened this issue Oct 1, 2024 · 4 comments
Assignees
Labels
duplicate 🗂 This issue or pull request already exists enhancement ⬆️ New feature or request

Comments

@harvey637
Copy link

I'm sure that

  • This issue is still present in the current beta version of this adapter
  • There is no other (open) issue with the same topic (use the search!)
  • This issue is not described in the adapter documentation / FAQ (read the docs!)

The problem

This is a feature request.
When a statistics object is added a lot of new objects are created, e.g. a tree under "save" and under "temp" with lots of time spans like "hour", "day", "month" and so on, around 18 new objects.
All this objects do not contain the "desc" nor the "units" field of the originating.

But this inforrmation is easy fetchable and very informative for the new objects and especially for using timed delta in echarts.

Or I have to copy all this information manually to the used statistics objects or in all charts related to this objects, lot of unneccessary work!

iobroker.current.log (in debug mode!)

No response

Version of nodejs

18.20.4

Version of ioBroker js-controller

6.0.11

Version of adapter

2.4.0

Copy link

github-actions bot commented Oct 1, 2024

Thanks for reporting a new issue @harvey637!

  1. Please make sure your topic is not covered in the documentation
  2. Please attach all necessary log files (in debug mode!), screenshots and other information to reproduce this issue
  3. Search for the issue topic in other/closed issues to avoid duplicates!

Otherwise this issue will be closed.

@mcm1957 mcm1957 added duplicate 🗂 This issue or pull request already exists enhancement ⬆️ New feature or request labels Oct 1, 2024
@mcm1957
Copy link
Member

mcm1957 commented Oct 1, 2024

duplicate #213

@meisterschatten
Copy link

Agree!
Will be nice, to have the units from the root-object too.

@klein0r
Copy link
Contributor

klein0r commented Nov 18, 2024

Added unit in 3.1.0

@klein0r klein0r closed this as completed Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate 🗂 This issue or pull request already exists enhancement ⬆️ New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants