Difference between revisions of "MQTTBroker Utility"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
− | [[File:MQTTBROKER_Util_discovery.png|border|600px|center| | + | [[File:MQTTBROKER_Util_discovery.png|border|600px|center|Clients discovery]] |
− | From the list, click on each | + | From the list, click on each client to add, edit and save its configuration. |
− | [[File: | + | [[File:MQTTBROKER_Util_config.png|thumb|400px|Client configuration]] |
'''Parameters''': | '''Parameters''': | ||
− | *'''ID''': the ID to assign to the | + | *'''ID''': the ID to assign to the client. It cannot be empty |
− | *''' | + | *'''Username''': client's username |
− | *''' | + | *'''Password''': client's password. If username field is empty also password must be empty |
== Committing the configuration == | == Committing the configuration == | ||
When all clients are configured (not greyed-out in the lists), click on the "Commit" button on the top-right corner of the main page. The configuration will be persisted and the MQTTBroker I/O Server will restart with the new configuration. | When all clients are configured (not greyed-out in the lists), click on the "Commit" button on the top-right corner of the main page. The configuration will be persisted and the MQTTBroker I/O Server will restart with the new configuration. |
Revision as of 13:29, 26 August 2019
The MQTTBroker Utility application provides a graphical interface to configure a MQTTBROKER I/O Server. When a MQTTBROKER I/O Server is defined in HSYCO, the MQTTBroker Utility will appear among the applications of the manager.
To configure the MQTT clients to be used with HSYCO, enable auto-discovery ("Auto-discovery" checkbox). MQTT clients transmitting will appear in the list:
From the list, click on each client to add, edit and save its configuration.
Parameters:
- ID: the ID to assign to the client. It cannot be empty
- Username: client's username
- Password: client's password. If username field is empty also password must be empty
Committing the configuration
When all clients are configured (not greyed-out in the lists), click on the "Commit" button on the top-right corner of the main page. The configuration will be persisted and the MQTTBroker I/O Server will restart with the new configuration.