eclipse-uprotocol / eclipse-uprotocol/up-spec

SOME/IP based uEntities cannot send messages to uEntities using the default instance ID

Open
#341 0 comments 0 reactions 1 assignee Claimed by @sophokles73 View on GitHub
bug documentation
Dominant language
Gherkin
Stars
43
Forks
29
Avg merge
20m
Merged PRs (30d)
3

Description

UUris currently support the usage of 0x0000 as the _uentity instance ID_ in a UUri. However, deploying a uEntity using an instance ID of 0x0000 makes it hard (if not impossible) to correctly route messages originating from uEntities using SOME/IP, where _service instance IDs_ must be in the range [0x0001, 0xFFFE].

We should therefore no longer support the usage of 0x0000 as the default instance ID but instead define the valid range for UUri's uentity instance IDs analogously to the SOME/IP service instance ID range.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.