Difference between revisions of "Wolf8Access Utility"

From HSYCO
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:Manager]]
 
[[Category:Manager]]
The MQTTBroker Utility application provides a graphical interface to configure a [[Wolf8Access | Wolf8Access I/O Server]]. When a MQTTBROKER I/O Server is defined in HSYCO, the MQTTBroker Utility will appear among the applications of the manager.
+
The Wolf8Access Utility application provides a user interface to configure all the keys associated to all Wolf8Access EVO modules. You can associate a name to all Wolf8Access keys. When a Wolf8Access I/O Server is defined in HSYCO, the Wolf8Access Utility will appear among the applications of the manager.
  
To configure MQTT clients to be used with HSYCO, enable auto-discovery ("Auto-discovery" checkbox).
+
To automatically discover all the keys associated to all Wolf8Access EVO modules, enable auto-discovery ("Auto-discovery" checkbox).
MQTT clients transmitting will appear in the list:
+
All discovered keys will appear in the list:
  
  
Line 9: Line 9:
  
  
From the list, click on each client to add, edit and save its configuration.
+
From the list, click on each voice to edit, save or delete relative key configuration.
  
 
[[File:Wolf8Access_Utility_config.png|thumb|400px|Client configuration]]
 
[[File:Wolf8Access_Utility_config.png|thumb|400px|Client configuration]]
Line 15: Line 15:
 
'''Parameters''':
 
'''Parameters''':
  
*'''ID''': the ID to assign to the client. It cannot be empty. The default value corresponds to the IP address of the client
+
*'''Serial''': the serial number associated to that key. It's automatically generated by the corresponding Wolf8Access EVO module
*'''Username''': client's username
+
*'''Name''': name associated to that key
*'''Password''': client's password
 
  
  
To manually add a device click on the "+" button at the bottom-left corner of the page.
+
To manually add a key 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.
+
To remove a key, click on it from the list, click on "Delete" and confirm. If the auto-discovery is enabled, the key will reappear upon the next access attempt from it.
  
Disable the auto-discovery when all the required devices have been configured.
+
Disable the auto-discovery when all the required keys 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 ==
 
== 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.
+
When all keys are configured, click on the "Commit" button on the top-right corner of the main page. The configuration will be persisted and the Wolf8Access I/O Server will restart with the new configuration.

Latest revision as of 17:05, 1 October 2021

The Wolf8Access Utility application provides a user interface to configure all the keys associated to all Wolf8Access EVO modules. You can associate a name to all Wolf8Access keys. When a Wolf8Access I/O Server is defined in HSYCO, the Wolf8Access Utility will appear among the applications of the manager.

To automatically discover all the keys associated to all Wolf8Access EVO modules, enable auto-discovery ("Auto-discovery" checkbox). All discovered keys will appear in the list:


Clients discovery


From the list, click on each voice to edit, save or delete relative key configuration.

Client configuration

Parameters:

  • Serial: the serial number associated to that key. It's automatically generated by the corresponding Wolf8Access EVO module
  • Name: name associated to that key


To manually add a key click on the "+" button at the bottom-left corner of the page.

To remove a key, click on it from the list, click on "Delete" and confirm. If the auto-discovery is enabled, the key will reappear upon the next access attempt from it.

Disable the auto-discovery when all the required keys have been configured.

Committing the configuration

When all keys are configured, click on the "Commit" button on the top-right corner of the main page. The configuration will be persisted and the Wolf8Access I/O Server will restart with the new configuration.