Skip to content

Discussion: Remove method to retrieve data for single component #34

Description

@cwasicki

The current method supports requests for data only for a single component. This is reflected in the name of the method, which is not a simple mapping of the gRPC function that is called.

In future, the client will support data from multiple components in a single request (see #19). For that a function list_microgrid_components_data will be implemented that maps to the gRPC function that it calls.

The existing function could then be kept, removed or integrated into the new function.

See comment: https://github.com/frequenz-floss/frequenz-client-reporting-python/pull/16/files#r1554004758

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions