Difference between revisions of "SIGFOX Utility"
(Created page with "Category:Manager The MQTTBroker Utility application provides a graphical interface to configure a MQTTBROKER I/O Server. When a MQTTBROKER I/O Server is d...") |
|||
Line 1: | Line 1: | ||
[[Category:Manager]] | [[Category:Manager]] | ||
− | The | + | The SIGFOX Utility application provides a graphical interface to configure a [[SIGFOX | SIGFOX I/O Server]]. |
− | + | In order to automatically add new Sigfox devices to SIGFOX I/O Server enable auto-discovery ("Auto-discovery" checkbox). | |
− | + | Sigfox devices will appear in the list: | |
Line 9: | Line 9: | ||
− | From the list, click on each | + | From the list, click on each device to add, edit and save its configuration. |
[[File:MQTTBROKER_Util_config.png|thumb|400px|Client configuration]] | [[File:MQTTBROKER_Util_config.png|thumb|400px|Client configuration]] |
Revision as of 15:41, 20 October 2020
The SIGFOX Utility application provides a graphical interface to configure a SIGFOX I/O Server.
In order to automatically add new Sigfox devices to SIGFOX I/O Server enable auto-discovery ("Auto-discovery" checkbox). Sigfox devices will appear in the list:
From the list, click on each device to add, edit and save its configuration.
Parameters:
- ID: the ID to assign to the client. It cannot be empty. The default value corresponds to the IP address of the client
- Username: client's username
- Password: client's password
To manually add a device click on the "+" button at the bottom-left corner of the page.
To remove a device, click on it from the list, click on "Delete" and confirm. If the auto-discovery is enabled, the device will reappear upon the next received frame from it.
Disable the auto-discovery when all the required devices have been configured.
The devices list shows the following fields:
- ID: ID of the device
- Online: connection status of the client with the MQTT broker
- Last seen: date and time of the last received valid frame
Committing the configuration
When all clients are configured, 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.