diff --git a/static/dev-params.json b/static/dev-params.json new file mode 100644 index 0000000..a0e910d --- /dev/null +++ b/static/dev-params.json @@ -0,0 +1,16 @@ +{ + "params": [ + { + "label": "Запись пакетов", + "name": "log_bool", + "widget": "checkbox", + "function": "DmaDebug" + }, + { + "label": "Unused test", + "name": "log_bool", + "widget": "checkbox", + "function": "DmaDebug" + } + ] +} \ No newline at end of file diff --git a/static/dev.html b/static/dev.html new file mode 100644 index 0000000..566549b --- /dev/null +++ b/static/dev.html @@ -0,0 +1,10 @@ + + +
+ +