eclipse-uprotocol / up-python

uProtocol Language Specific Library for Python
Apache License 2.0
1 stars 8 forks source link

Fix: UAttributesValidator now correctly handles the sink attribute. #8

Closed neelam-kushwah closed 6 months ago

neelam-kushwah commented 6 months ago

This commit addresses Issue #7 , where the UAttributesValidator was found to incorrectly handle the sink attribute for RPC request and response messages.