Hi,
My application needs to write and read on the same "TopicA". It works fine, but I don't want to catch data from my own dataWriter. Is there a way (QoS or ReadCondition) to prevent fire data to myself?
ReadCondition would be the best because I do not have the full control of the QoS, but I can't figure out how to deal with it.
Regars
JB