flexmeasures icon indicating copy to clipboard operation
flexmeasures copied to clipboard

[CLI] `flexmeasures show beliefs` entity path in case of duplicated sensors

Open victorgarcia98 opened this issue 3 months ago • 0 comments

Description

The command flexmeasures show beliefs adds the sensor ID in case of trying to export sensors with the same name. However, if we want to hand this over to a third-party, it would be nicer if it included the asset names or its ancestry.

This PR changes the appended sensor ID to a string representing the "path" of the entity.

Related Items

Closes https://github.com/FlexMeasures/flexmeasures/issues/1023


  • [X] I agree to contribute to the project under Apache 2 License.
  • [X] To the best of my knowledge, the proposed patch is not based on code under GPL or other license that is incompatible with FlexMeasures

victorgarcia98 avatar Mar 28 '24 22:03 victorgarcia98