Skip to content

Latest commit

 

History

History
119 lines (52 loc) · 2.77 KB

web_eng.md

File metadata and controls

119 lines (52 loc) · 2.77 KB

Web-interface

A web interface is necessary for the initial configuration of the gateway, viewing the log, adding new devices, etc.

Home

The Home page shows the main statuses of the controller home

Zigbee

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)

Log

On the log page, you can see the latest system messages.

zigbee

Settings -> Wifi Setup

On this page you can set Wi-Fi network parameters:

zigbee

Settings -> Time Setup

On this page, you can configure the time zone and the time synchronization server.

zigbee

Settings -> Link Setup

Server settings MQTT, NativeApi and RestApi.

zigbee zigbee zigbee

Settings -> HW Setup

Gateway hardware settings.

  1. 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)

  2. 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.

  3. Red LED. (lights up when a message arrives from the end zigbee device)

  4. Green LED. (lights up when Join mode is active)

  5. Blue LED.

zigbee

Action -> Update

Updating gateway firmware by OTA. update

Action -> Reset

Reset - reset to the initial state. update

Action -> Reboot

Reboot - reboot the gateway.

Перейти на русскую версию страницы