eclipse-uprotocol / up-spec

uProtocol Specifications
Apache License 2.0
32 stars 25 forks source link

Making Uri proto, microuri support mandatory and longuri support optional #110

Closed ruchirchauhan closed 5 months ago

ruchirchauhan commented 5 months ago

This PR implements issue #102

It modifies uri.proto:

  1. UEntity name is now optional
  2. UResource name is now optional
sophokles73 commented 5 months ago

@stevenhartley it would be nice if we could squash PRs like this before merging in the future to keep the commit log in a clean and consistent state. We now have three commits in the log, each of which represents intermediate work and which only make sense when applied together ...