Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TMQQTBroker.exe.config

Before running the TMQTTBroker.exe, the file TMQTTBroker.exe.config must be configured with the desire desired configuration.   It can be found is in the product installation folder, and you can open it  it in any Text Editor. However, it text editor. It is very important that the file name and extension (.exe.config) remains remain the same.

Open When you open the TMQTTBroker.exe.config file, you are going to will find all the possible configured parameters already there, but they will be in comments (between <!−−   −−> ). Then, to set a specific parameter you need to move the whole line of the parameter outside the comments (<!−−    −−>) but keep it into the section <configuration> <appSettings>.

...