Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UNICODE Replacement character when saving a message as script #121

Closed
MarthaZeppelin opened this issue Jul 1, 2018 · 1 comment
Closed

Comments

@MarthaZeppelin
Copy link

I have a Hex payload as follows:
"0a0000000d000c01e184"
Using Save current messages as script yields
"mqttspy.publish("ASTRA/snd/189", "\n\u0000\u0000\u0000\r\u0000\f\u0001\uFFFD", 2, true);"

The final "\uFFFD" isn't a correct representation of the original "e184", Seems there's something going wrong, "\uFFFD" is the UNICODE Replacement character.

@MarthaZeppelin
Copy link
Author

Moved this to eclipse/paho.mqtt-spy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant