eclipse-uprotocol / up-rust

uProtocol Language Specific Library for Rust
Apache License 2.0
11 stars 9 forks source link

Fix validation of Notification URI #113

Closed sophokles73 closed 4 months ago

sophokles73 commented 4 months ago

The destination (sink) address of a Notification message must contain a resource ID of 0.

The corresponding checks have been updated/added.