You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds an optional string field that can be used to identify the
source of the metric. This is useful in cases where the same metric can be
obtained from multiple sensors or sources in the same component.
E.g., a hybrid inverter can have multiple DC strings, each with its own
current and voltage sensors. In such cases, the source field can be used to
differentiate between the different sources.
Signed-off-by: Tiyash Basu <[email protected]>
0 commit comments