hi! I thought pub/sub works with simple prefix? I publish two topics; publish("Test", "RAW", "17"); publish(".INT_[0]", "RAW", "14"); the first one is sucesfully received, the second isn't. But why? Thanks Florian