{ "configs": [ "/config.setup.json", "/lang/lang.ru.json" ], "title": "Главная", "class": "col-sm-offset-1 col-sm-10 col-md-offset-2 col-md-8 col-lg-offset-3 col-lg-6", "content": [ { "type": "h5", "title": "{{name}}", "class": "alert-default" }, { "type": "h3", "title": "{{SetUDPList}}" }, { "type": "hr" }, { "type": "csv", "title": [ "html", "html", "html" ], "state": "dev.csv", "style": "width:100%;", "class": "nan" }, { "type": "hr" }, { "type": "link", "title": "{{SetUDPUpdateList}}", "action": "set?updatelist", "class": "btn btn-block btn-default" }, { "type": "link", "title": "{{SetUDPUpdatePage}}", "action": "set?updatepage", "class": "btn btn-block btn-default" }, { "type": "hr" }, { "type": "text", "title": "

{{SetUDPWarn1}}

", "style": "width:100%;float:left;" }, { "type": "h3", "title": "{{SetUDPNameOfDev}}" }, { "type": "input", "title": "{{SetUDPNameOfDev}}", "name": "dev_name", "state": "{{name}}", "pattern": "[A-Za-z0-9]{6,12}" }, { "type": "button", "title": "{{ButSave}}", "action": "name?arg=[[dev_name]]", "class": "btn btn-block btn-default" }, { "type": "hr" }, { "type": "checkbox", "name": "udponoff", "title": "{{SetUDPDateExchange}}", "action": "/set?udponoff=[[udponoff]]", "state": "{{udponoff}}" }, { "type": "text", "title": "

{{SetUDPWarn2}}

" }, { "type": "hr" }, { "type": "link", "title": "{{ButMainPage}}", "action": "/", "class": "btn btn-block btn-default" } ] }