A web interface is necessary for the initial configuration of the gateway, viewing the log, adding new devices, etc.
The Home page shows the main statuses of the controller
A page with a list of paired devices.
nwkAddr - The address of the device on the network. The coordinator always has the address 0x0000.
FriendlyName - The friendly name of the device on the network.
ieeeAddr - The physical address of the device on the network. ManufName - Name of the manufacturer.
ModelId - Symbol of the device model.
LinkQuality - Estimates of the quality of communication.
Interview - The process of obtaining the source data from the device at the first binding of the device to the gateway.
LastSeen - The time that has passed since the last message from the device.
Routes - The address of the device that is the router. PS - Battery charge in%, provided that the device is powered by a battery. If the device is powered from the network, the ≈ icon is displayed Actions: device management. Delete device, set name
Back - return to the previous page. Refresh - Refresh the current page. Groups - create, edit, delete groups. (Under development)
Setup - setting the channel number and PanId. Ability to select the format of the transmitted data MQTT.
Start Join - start the pairing mode of devices within 255 seconds.
![zigbee] (/img/slszigbee.png)
Zigbee settings page ![zigbee] (/img/slszigeesetup.png)
On the log page, you can see the latest system messages.
On this page you can set Wi-Fi network parameters:
On this page, you can configure the time zone and the time synchronization server.
Server settings MQTT, NativeApi and RestApi.
Gateway hardware settings.
-
In this menu, you can select the type of Zigbee TI or NXP module, as well as specify the GPIO numbers of the ESP32 module (RX, TX)
-
Hardware buttons. (if the button is pulled to the ground, and when you press it, the input of the ESP32 is 3.3V, then you need to check the PullUp box.
-
Red LED. (lights up when a message arrives from the end zigbee device)
-
Green LED. (lights up when Join mode is active)
-
Blue LED.
Updating gateway firmware by OTA.
Reset - reset to the initial state.
Reboot - reboot the gateway.