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

Enhance documentation transmission existing + limit #31

Merged
merged 2 commits into from
Oct 11, 2019

Conversation

holgerteichgraeber
Copy link
Collaborator

#30 Enhance documentation

It seems to me that dispatchable generation should be default.
@@ -73,7 +73,7 @@ An overview is provided in the following table:
| type of storage implementation | - | `storage_type` | "none", "simple" or "seasonal" | ::String | "none" |
| allowing conversion (necessary for storage) | - | `conversion` | `true` or `false` | ::Bool | false |
| allowing demand | - | `demand` | `true` or `false` | ::Bool | true |
| allowing dispatchable generation | - | `dispatchable_generation` | `true` or `false` | ::Bool | false |
| allowing dispatchable generation | - | `dispatchable_generation` | `true` or `false` | ::Bool | true |
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems to me that this should be true by default. Can you double check if that is the case?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is true.

@YoungFaithful YoungFaithful merged commit bc03663 into dev Oct 11, 2019
@YoungFaithful YoungFaithful deleted the dev-docstransmission branch October 11, 2019 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants