mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 14:42:18 +03:00
reverting version
This commit is contained in:
1
data/items/analog-adc.txt
Normal file
1
data/items/analog-adc.txt
Normal file
@@ -0,0 +1 @@
|
||||
analog-adc;id;anydata;Сенсоры;Аналоговый;order;pin-adc;map[1,1024,1,1024];c[1]
|
||||
1
data/items/button-in.txt
Normal file
1
data/items/button-in.txt
Normal file
@@ -0,0 +1 @@
|
||||
button-in;id;toggle;Кнопки;Освещение;order;pin;db[20]
|
||||
1
data/items/button-out-i.txt
Normal file
1
data/items/button-out-i.txt
Normal file
@@ -0,0 +1 @@
|
||||
button-out;id;toggle;Кнопки;Освещение;order;pin;inv[1];st[1]
|
||||
1
data/items/button-out-np.txt
Normal file
1
data/items/button-out-np.txt
Normal file
@@ -0,0 +1 @@
|
||||
button-out;id;toggle;Кнопки;Освещение;order;st[0]
|
||||
1
data/items/button-out-p.txt
Normal file
1
data/items/button-out-p.txt
Normal file
@@ -0,0 +1 @@
|
||||
button-out;id;toggle;Кнопки;Освещение;order;pin;st[0]
|
||||
1
data/items/input-digit.txt
Normal file
1
data/items/input-digit.txt
Normal file
@@ -0,0 +1 @@
|
||||
input-digit;id;inputDigit;Ввод;Введите#цифру;order;st[60]
|
||||
1
data/items/input-time.txt
Normal file
1
data/items/input-time.txt
Normal file
@@ -0,0 +1 @@
|
||||
input-time;id;inputTime;Ввод;Введите#время;order;st[10-00-00]
|
||||
1
data/items/output-text.txt
Normal file
1
data/items/output-text.txt
Normal file
@@ -0,0 +1 @@
|
||||
output-text;id;anydata;Вывод;Сигнализация;order;st[Обнаружено#движение]
|
||||
1
data/items/pwm-out.txt
Normal file
1
data/items/pwm-out.txt
Normal file
@@ -0,0 +1 @@
|
||||
pwm-out;id;range;Ползунки;Яркость;order;pin;st[500]
|
||||
5
data/items/signs.json
Normal file
5
data/items/signs.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"more":">",
|
||||
"less":"<",
|
||||
"eq":"="
|
||||
}
|
||||
Reference in New Issue
Block a user