US

3 posts / 0 new
Last post
Offline
Last seen: 3 years 4 months ago
Joined: 09/25/2020
Posts: 5
Create ContentFilterTopic by Char comparision

Hello, I ´ve  a problem using DDS Filter. The problem is about content condition in filter topic. My topic has several fields and one like this: 

Arbitrary_field:
[0]: 'E'
[1]: 'x'
[2]: 'a'
[3]: 'm'
[4]: 'p'
[5]: 'l'
[6]: 'e'

 

The result above is when I publish the topic and I watch it by DDS Spy. I´d like filter it by name ('Example').

If I print by screen the result I get something like this:

 

[..., Arbitrary_field: {E , x, a, m, p, l, e}, ...]

 

Organization:
Subscribe to RSS - US