Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Zenoh spec to uProtocol #52

Merged
merged 15 commits into from
Feb 29, 2024

Commits on Jan 12, 2024

  1. Initial outline for Zenoh spec.

    Signed-off-by: ChenYing Kuo <evshary@gmail.com>
    evshary committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    58b1e9c View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Add Zenoh spec for UAttribute and UPayload.

    Signed-off-by: ChenYing Kuo <evshary@gmail.com>
    evshary committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    f87d097 View commit details
    Browse the repository at this point in the history
  2. Add the mapping of UUri.

    Signed-off-by: ChenYing Kuo <evshary@gmail.com>
    evshary committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    32c5b82 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    a41edd9 View commit details
    Browse the repository at this point in the history
  2. Add Zenoh Config and update some description.

    Signed-off-by: ChenYing Kuo <evshary@gmail.com>
    evshary committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    7f585a4 View commit details
    Browse the repository at this point in the history
  3. Add more uAttributes mapping.

    Signed-off-by: ChenYing Kuo <evshary@gmail.com>
    evshary committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    75ac382 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    283f2d1 View commit details
    Browse the repository at this point in the history
  2. Update how to map UUri into Zenoh key.

    Signed-off-by: ChenYing Kuo <evshary@gmail.com>
    evshary committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2b677b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Add examples for UUri mapping in Zenoh spec.

    Signed-off-by: ChenYing Kuo <evshary@gmail.com>
    evshary committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    fda7de3 View commit details
    Browse the repository at this point in the history
  2. Update the copyright.

    Signed-off-by: ChenYing Kuo <evshary@gmail.com>
    evshary committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    35c73c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Fix typos

    Signed-off-by: ChenYing Kuo <evshary@gmail.com>
    evshary committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    361e0cb View commit details
    Browse the repository at this point in the history
  2. Update the Zenoh spec based on the review.

    Signed-off-by: ChenYing Kuo <evshary@gmail.com>
    evshary committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    18d5ee5 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Update the description of UAttribute mapping.

    Signed-off-by: ChenYing Kuo <evshary@gmail.com>
    evshary committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ea60793 View commit details
    Browse the repository at this point in the history
  2. Update the transformation of UUri

    Signed-off-by: ChenYing Kuo <evshary@gmail.com>
    evshary committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ab8a4ac View commit details
    Browse the repository at this point in the history
  3. Update license header.

    Signed-off-by: ChenYing Kuo <evshary@gmail.com>
    evshary committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    07afd90 View commit details
    Browse the repository at this point in the history