Skip to content

Provide virtual cumulative counters #4

@tzwenn

Description

@tzwenn

Devices like the MCP have multiple channels, yet we might to now the cumulative power draw of all channels (or if multiple are attached the sum).
Implement a new virtual data source, that adds the power draws/energy results from a given list of other counters.

Caveats to consider:

  • Caching results, so the original data sources are not queried twice if the users wants the virtual as well as the original data
  • How to handle different timestamps / available access frequencies?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions