frequenz-floss / frequenz-api-microgrid

gRPC+protobuf specification and Python bindings for the Frequenz Microgrid API
https://frequenz-floss.github.io/frequenz-api-microgrid/
MIT License
6 stars 6 forks source link

Rename RPCs that stream data #265

Open tiyash-basu-frequenz opened 1 month ago

tiyash-basu-frequenz commented 1 month ago

What's needed?

There are two RPCs that stream data - ReceiveComponentDataStream and ReceiveSensorDataStream.

In light if this issue: https://github.com/frequenz-floss/frequenz-api-common/issues/268, these should be renamed to ReceiveComponentDataSampleStream and ReceiveSensorDataSampleStream.

Proposed solution

No response

Use cases

No response

Alternatives and workarounds

No response

Additional context

No response