eclipse-uprotocol / up-spec

uProtocol Specifications
Apache License 2.0
31 stars 25 forks source link

SOME/IP specification cleanup #165

Closed int0x27 closed 2 months ago

int0x27 commented 3 months ago

The following change is a reboot of the SOME/IP specifications in an attempt to drastically simplify to show how we map up-l1 messages to SOME/IP messages and uSubscription messages to SOME/IP-SD messages. the older specifications had a lot of uProtocol version 1.3.6 concepts (cloudevents) that were rather complicating the situation.

(based on PR-117, that can't be merged at the moment)

Fixes #93

stevenhartley commented 2 months ago

@int0x27 I think we are OK to merge, next week we can add specific mappings of the uTransport API given the work that Peter has done on up-transport-vsomeip-rust.

int0x27 commented 2 months ago

OK, just rebased on main, squashed some commits