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

Support more message (all FRBC related) #5

Merged
merged 8 commits into from
Sep 17, 2024
Merged

Conversation

ErikDeBruijn
Copy link
Contributor

No description provided.

ErikDeBruijn and others added 7 commits September 16, 2024 11:22
refactor: remove verbose comments from handshake and handshake_response
- Update `README.md` with requirements and code generation instructions.
- Enhance `lib/s2/messages/types.rb` with additional types and enums.

Added:
	lib/s2/messages/frbc_actuator_status.rb
	lib/s2/messages/frbc_fill_level_target_profile.rb
	lib/s2/messages/frbc_instruction.rb
	lib/s2/messages/frbc_leakage_behaviour.rb
	lib/s2/messages/frbc_storage_status.rb
	lib/s2/messages/frbc_system_description.rb
	lib/s2/messages/frbc_timer_status.rb
	lib/s2/messages/frbc_usage_forecast.rb
Co-authored-by: Erik de Bruijn <[email protected]>
@jankeesvw jankeesvw merged commit 4a18728 into main Sep 17, 2024
2 checks passed
@jankeesvw jankeesvw deleted the support-more-message branch September 17, 2024 11:53
@@ -14,3 +14,6 @@ Style/ClassAndModuleChildren: # Decide what we want

Style/Documentation: # No, just no
Enabled: false

Naming/MethodParameterName: # single letter params are fine
Enabled: false
Copy link
Contributor

Choose a reason for hiding this comment

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

MinNameLength: 1 werkt ook, dan kan de cop verder aanblijven.

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.

4 participants