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

Data conversion exceptions #110

Open
anviod opened this issue Feb 25, 2021 · 1 comment
Open

Data conversion exceptions #110

anviod opened this issue Feb 25, 2021 · 1 comment

Comments

@anviod
Copy link

anviod commented Feb 25, 2021

1 Run hmq
2 run MQTTx
set payload:HEX QoS:0
topic :/things/test/up
payload:AABBCC

ERROR

plugins/bridge

this is Kafka Payload

{"clientid":"mqtt_client","username":"mqtt_client","topic":"/things/test/up","payload":"\ufffd\ufffd\ufffd","ts":1614240899,"size":0,"action":"publish"}
@anviod
Copy link
Author

anviod commented Feb 25, 2021

AABBCC -> "\ufffd\ufffd\ufffd"

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