Hi all, I am currently working hard on really implementing the Browse API. In previous implementations we more or less ignored the TagQueries passed in. Now I’m working on implementing them.
I stumbled over the fact that while the normal PlcBrowseResult neatly lists the results by tag, the PlcBrowseInterceptor.intercept method only receives the item and not the tag. I’m going to extend that to also receive the tag an item belongs to. Chris
