for avoid concern like you have b'temp' due to ascii encode you can use utf-8 encode and then after on mqtt_kafka_bridge you can use : msg_payload = str(message.payload.decode("utf-8", "ignore")) And thanks for your tutorial i follow it and it's work well even if for kafka part we need to follow your playlist for install kafka on windows and do some configuration to be ready i success to make it work and i'm thankfull to you for that it's a very nice tutorial.
Nice video. The delay in your consumer and bridge during option 2 demo was because you had some text selected in the command prompt. Unfortunately I do it all the time :-) I look forward to your video on Confluent Kafka.
for avoid concern like you have b'temp' due to ascii encode you can use utf-8 encode and then after on mqtt_kafka_bridge you can use :
msg_payload = str(message.payload.decode("utf-8", "ignore"))
And thanks for your tutorial i follow it and it's work well even if for kafka part we need to follow your playlist for install kafka on windows and do some configuration to be ready i success to make it work and i'm thankfull to you for that it's a very nice tutorial.
Thanks for the good hint with utf-8 and thanks for the feedback
thank you very much man, i made my project thanks to you ;)
Super helpful, thanks a lot for the tutorial!
Great video. Thank you so much. Awesome dog too.
Nice video.
The delay in your consumer and bridge during option 2 demo was because you had some text selected in the command prompt. Unfortunately I do it all the time :-)
I look forward to your video on Confluent Kafka.
That's a good hint. Thanks. Will have more time now for further videos
can you make tutorial how to send data mqtt to MySQL database
thnaks!!
Thank you, very helpful....
Thanks a lot
Amazing! Can you please create a tutorial for Confluent Kafka? It seems COnfluent is more production-ready than pykafka and kafka python
Yep, it is on my to do list.
Thank you
Thanks sir 😊
Thanks 👍
11:25 I can feel the pain
Maia Vista