Publish and Subscribe on the same Topic, prevent catching own data

2 posts / 0 new
Last post
Offline
Last seen: 3 years 4 months ago
Joined: 11/16/2019
Posts: 2
Publish and Subscribe on the same Topic, prevent catching own data

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 

Organization:
Offline
Last seen: 3 years 4 months ago
Joined: 11/16/2019
Posts: 2