Skip to main content

Initial Configuration

After first powering up the device, connect to the device.

Connecting through Ethernet is done by plugging in the cable and configuring your computer to be on the 192.168.255.0/24 network (using the address 192.168.255.1 is not allowed). Then you can navigate to the 192.168.255.1 address in your web browser to access the Web UI.

Connecting through Wi-Fi is done by connecting to the device’s Access Point. The SSID is in the following format: hardwario-gauger-IDIDIDIDIDID. The default password is 12345678. After connecting to the Wi-Fi network, you will automatically be assigned an IP address. Then you can access the device at 192.168.254.1.

Configuration Options

NameJSON KeyTypeDefault ValueDescription
Device namedevice_nameStringHostname of the device
PasswordpasswordStringPassword for the Web UI
Web server statusenable_serverBooltrueIf false, HTTP server is disabled
Ethernet statuseth.enabledBooltrueIf false, Ethernet is disabled
Ethernet DHCP clienteth.net.dhcpBoolfalseIf true, DHCP client is enabled
Ethernet IP addresseth.net.ipIP192.168.255.1IP address of the Ethernet interface
Ethernet Netmasketh.net.netmaskIP255.255.255.0Mask of the Ethernet interface
Wi-Fi Modewifi.enabledBooltrueIf true, Wi-Fi is enabled
Wi-Fi Modewifi.stationBoolfalseIf true, Wi-Fi is in station mode, else AP
Wi-Fi DHCP server statuswifi.net.dhcpBooltrueIf true, Wi-Fi DHCP is enabled
Wi-Fi IP addresswifi.net.ipIP192.168.254.1IP address of the Wi-Fi interface
Wi-Fi Netmaskwifi.net.netmaskIP255.255.255.0Mask of the Wi-Fi interface
Input #N Active filterinputs[n].active_durationInteger20Active filter duration
Input #N Inactive filterinputs[n].inactive_durationInteger20Inactive filter duration
Modbus Portmodbus.portInteger502Port of the Modbus server
Modbus Statusmodbus.enabledBooltrueIf true, Modbus is enabled