Hi,
I am trying to use char array to publish Non-English characters using RTI Connector. But when I check in Admin console I get different values.
For ascii values it works fine but when I am sending unicode then I am not getting same values whether I use RTI connector for python or js. When I use the native libraries to generate example for same and run the program then I am getting the values in Admin console what I had sent. As a result I am not able to use connector for sending Non English Charatcers in char array.
Can anybody suggest the way to resolve the issue?