eclipse-uprotocol / up-spec

uProtocol Specifications
Apache License 2.0
31 stars 25 forks source link

Provide means to determine the local authority, entity ID and major version during runtime #177

Closed sophokles73 closed 2 months ago

sophokles73 commented 2 months ago

A uEntity that interacts with other uEntities will often need to supply a UUri to uProtocol APIs that represents one of its own resources. Instead of requiring application developers to devise ways to get to the information required for creating these UUris, the Transport Layer API should provide generic means for doing so.

stevenhartley commented 2 months ago

Completed by #178