Skip to content

Either handle SOME/IP as a monolith authority_name or consider how to accommodate N number of mechatronics devices #9

@PLeVasseur

Description

@PLeVasseur

If treating SOME/IP network as a monolith, need to:

  • when making a request into the SOME/IP network need to, in point-to-point case, carefully use the instance id embedded in the ue_id to ensure that we respond to the correct instance

If we need to accommodate N number of mechatronics devices, need to consider how to accomplish this.


Outcome from @stevenhartley talking with folks internally is that we need to support N number of mechatronics devices by both instance_id and different authority_name.

Need to:

  • Update message_conversion.rs to appropriately handle instance_ids
  • Handle authority_name on a per-mechatronics-device basis

Depends on outcome of #18

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

Status

Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions