4
Fork 0

LuCI updated

This commit is contained in:
R3ABM Artem 2016-08-01 17:24:49 +04:00
parent 773282a5c5
commit 585c933667
2 changed files with 0 additions and 0 deletions

View file

@ -1,8 +0,0 @@
local map = Map("cronosagent", "CronosAgent")
local section = map:section(TypedSection, "configuration")
section:option(Value, "number", "Repeater ID", "DMR ID assigned to your repeater")
section:option(Value, "repeaterAddress", "Repeater Address", "Address of your KAIROS repeater")
section:option(Value, "serverAddress", "Server address", "Address of BrandMeister DMR Server")
section:option(Value, "serverPassword", "Password", "Password to login")