Hi,
I want to use a mqtt broker as a bridge for m'y bambulab h2s. I use emqx which is connected to the printer to receive printer information.
With doing that i just have to connect to emqx broker and listen to device/+/report and device/+/request
Only one connection for all. So i can plug many apps. And don't saturate printer.
Is it possible to connect openspoolman with mqtt and not only ip and access code ?
I need mqtt host , port, topic
Thx.