mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-28 23:22:19 +03:00
Merge branch 'ver4dev' into v4dev
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"menuSection": "Исполнительные устройства",
|
||||
"menuSection": "executive_devices",
|
||||
"configItem": [
|
||||
{
|
||||
"global": 0,
|
||||
@@ -41,7 +41,8 @@
|
||||
"name": "post",
|
||||
"descr": "Отправить http запрос методом POST.",
|
||||
"params": [
|
||||
"URL","message"
|
||||
"URL",
|
||||
"message"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user