Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit attributes with lists and dicts #469

Closed
nhoening opened this issue Jul 25, 2022 · 0 comments · Fixed by #762
Closed

Edit attributes with lists and dicts #469

nhoening opened this issue Jul 25, 2022 · 0 comments · Fixed by #762
Assignees
Labels
CLI good first issue Good for newcomers

Comments

@nhoening
Copy link
Contributor

nhoening commented Jul 25, 2022

We have the flexmeasures edit attribute CLI command.

It allows to edit attribute values of several types on assets and sensors: float, bool, str, int.

(attributes are where we store things that are not ready (yet) to become engrained in our database model of assets and sensors. Often, this is about dev features.

Now we are handling lists as attribute values, as well (e.g. generic_asset.sensors_to_show), and are thinking about dictionaries.

This issue is about supporting these two types in the CLI command, as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI good first issue Good for newcomers
Projects
None yet
1 participant