chrisdutz opened a new pull request, #1786:
URL: https://github.com/apache/plc4x/pull/1786

   What started as something to allow returning and handing INVALID_ADDRESS 
responses for individual items (Currently one address string, that the parser 
can't handle is enough to fail the entire request).
   
   This required to add a getPlcResponseCode to the PlcTagRequests and to 
introduce a new set of items for the TagItem and TagValueItems, which allow 
returning a non-OK return code.
   
   Alongside these changes, I started cleaning things up a little.
   
   In the end I would like to bring back together the Tags and Queries and to 
only have Tags for both Browse and the other APIs. They could be QueryTags that 
allow filtering, but in general I think it would be better to only have one 
type for all APIs.
   
   I could need a bit of help with the other languages.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to