Web UI

Controller WebServer Pages & Tabs

This chapter documents the on-device Web UI as separate pages for each route and tab.

WebServer Tree

Web UI
├─ Status (/)
├─ Administration (/admin)
│  ├─ Basic
│  ├─ Platform
│  ├─ Updates
│  ├─ Lorawan
│  └─ LoraP2P
├─ Configuration (/conf)
│  ├─ Communication
│  ├─ Services
│  ├─ Messaging
│  ├─ RS485 Setup
│  ├─ Sensors
│  ├─ Actuators
│  ├─ Time
│  └─ Scripting
├─ Scripting (/script)
└─ Firmware Upload (/upload_firmware)

Notes: Updates and Lorawan tabs are hidden when firmware is unlicensed. Configuration is hidden when unlicensed.

Pages