Партии выгрузки в логгировании

This commit is contained in:
Dmitry Borisenko
2021-01-03 00:33:04 +01:00
parent 401564a778
commit a8534c4a73
9 changed files with 60 additions and 56 deletions

View File

@@ -39,6 +39,25 @@
{
"type": "hr"
},
{
"type": "h3",
"title": "Количество точек графика выгружаемое за раз"
},
{
"type": "input",
"title": "ip address",
"name": "graf-arg",
"state": "{{grafmax}}"
},
{
"type": "button",
"title": "{{ButSave}}",
"action": "set?grafmax=[[graf-arg]]",
"class": "btn btn-block btn-default"
},
{
"type": "hr"
},
{
"type": "h3",
"name": "reset-block",