xeden3 / LECPServer

LECPServer(Leanboard Equipment Communication Proxy Server), It is a high-performance industrial connectivity platform developed based on the JLean framework. It solves communications challenges with industrial devices and applications, with streamlined data through a single communications platform
222 stars 45 forks source link

How does the MQTT client of LECPserver set the user and password when connecting to the broker server? #8

Open ziqiangwangGithub opened 1 year ago

ziqiangwangGithub commented 1 year ago

In the latest version of the LECPserver interface there is an MQTT client configuration interface, but there is no option to set the username and password in the interface, how do I use LECPserver to connect to an MQTT broker server that requires user authentication?