Skip to content

mw/com: Add method configuration support to SOME/IP#332

Open
sahithi-nukala wants to merge 1 commit intoeclipse-score:mainfrom
sahithi-nukala:sah_someip_method_config_extension
Open

mw/com: Add method configuration support to SOME/IP#332
sahithi-nukala wants to merge 1 commit intoeclipse-score:mainfrom
sahithi-nukala:sah_someip_method_config_extension

Conversation

@sahithi-nukala
Copy link
Copy Markdown
Contributor

  • Extend the SOME/IP configuration to support method deployment alongside existing events and fields.
  • This includes new SomeIpMethodInstanceDeployment class, SomeIpServiceTypeDeployment struct, new SOME/IP ID type aliases (event, field, method, service), updated BUILD targets, parser logic for method parsing, and documentation updates.
  • All related tests have been updated to reflect the new functionality, including updating the stale TerminateOnParsingSomeIP test now that SOME/IP configuration parsing is fully implemented.

@NEOatNHNG
Copy link
Copy Markdown
Contributor

For SOME/IP we already have the config work started as part of the eclipse-score/inc_someip_gateway. Should we then sync this somehow? Use the same subschema, or something like that?

Copy link
Copy Markdown
Contributor

@NEOatNHNG NEOatNHNG left a comment

Choose a reason for hiding this comment

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

At least the JSON schema should be also extended.

@sahithi-nukala sahithi-nukala force-pushed the sah_someip_method_config_extension branch 4 times, most recently from 8bbf955 to 6cd415f Compare April 27, 2026 09:54
- Extend the SOME/IP configuration to support method deployment alongside existing events and fields.
- This includes new SomeIpMethodInstanceDeployment class, SomeIpServiceTypeDeployment struct, new SOME/IP ID type aliases (event, field, method, service), updated BUILD targets, parser logic for method parsing, and documentation updates.
- All related tests have been updated to reflect the new functionality, including updating the stale TerminateOnParsingSomeIP test now that SOME/IP configuration parsing is fully implemented.
@sahithi-nukala sahithi-nukala force-pushed the sah_someip_method_config_extension branch from 6cd415f to b9ed353 Compare April 27, 2026 11:51
@sahithi-nukala
Copy link
Copy Markdown
Contributor Author

For SOME/IP we already have the config work started as part of the eclipse-score/inc_someip_gateway. Should we then sync this somehow? Use the same subschema, or something like that?

yes, using the same subschema makes sense. After this PR gets merged, we can take the changes on top of it.

@sahithi-nukala
Copy link
Copy Markdown
Contributor Author

At least the JSON schema should be also extended.

yes its done

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