mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
тотальное переименование на англ язык
This commit is contained in:
@@ -757,7 +757,7 @@
|
||||
"id": "impulse",
|
||||
"widget": "anydataDef",
|
||||
"page": "Кнопки",
|
||||
"descr": "Количество нажаний",
|
||||
"descr": "Количество нажатий",
|
||||
"needSave": 0,
|
||||
"int": 300,
|
||||
"inv": 1,
|
||||
@@ -820,7 +820,7 @@
|
||||
"subtype": "Lcd2004",
|
||||
"id": "Lcd",
|
||||
"widget": "inputTxt",
|
||||
"page": "Экраны",
|
||||
"page": "screens",
|
||||
"descr": "LCD Экран",
|
||||
"addr": "0x27",
|
||||
"size": "20,4",
|
||||
@@ -836,7 +836,7 @@
|
||||
"subtype": "Lcd2004",
|
||||
"id": "Lcd",
|
||||
"widget": "inputTxt",
|
||||
"page": "Экраны",
|
||||
"page": "screens",
|
||||
"descr": "LCD Экран",
|
||||
"addr": "0x27",
|
||||
"size": "16,2",
|
||||
@@ -845,5 +845,25 @@
|
||||
"prefix": "",
|
||||
"postfix": "",
|
||||
"num": 55
|
||||
},
|
||||
{
|
||||
"global": 0,
|
||||
"name": "56. 7 сегментный дисплей TM16XX",
|
||||
"type": "Writing",
|
||||
"subtype": "TM16XX",
|
||||
"id": "tm",
|
||||
"widget": "inputTxt",
|
||||
"page": "screens",
|
||||
"descr": "Экран",
|
||||
"round": 0,
|
||||
"chip": 1637,
|
||||
"numDigits": 4,
|
||||
"DIO": "13",
|
||||
"CLK": "14",
|
||||
"STB": "12",
|
||||
"intensity": "5",
|
||||
"on": "1",
|
||||
"id2show": "",
|
||||
"num": 56
|
||||
}
|
||||
]
|
||||
@@ -126,11 +126,11 @@
|
||||
"active": false
|
||||
},
|
||||
{
|
||||
"path": "src/modules/sensors/Ds2423",
|
||||
"path": "src/modules/sensors/Emon",
|
||||
"active": false
|
||||
},
|
||||
{
|
||||
"path": "src/modules/sensors/Emon",
|
||||
"path": "src/modules/sensors/ExampleModule",
|
||||
"active": false
|
||||
},
|
||||
{
|
||||
@@ -165,6 +165,10 @@
|
||||
"path": "src/modules/sensors/Ina219",
|
||||
"active": false
|
||||
},
|
||||
{
|
||||
"path": "src/modules/sensors/Ina226",
|
||||
"active": false
|
||||
},
|
||||
{
|
||||
"path": "src/modules/sensors/IoTWiegand",
|
||||
"active": false
|
||||
@@ -314,6 +318,10 @@
|
||||
{
|
||||
"path": "src/modules/exec/Thermostat",
|
||||
"active": false
|
||||
},
|
||||
{
|
||||
"path": "src/modules/sensors/Ds2423",
|
||||
"active": false
|
||||
}
|
||||
],
|
||||
"screens": [
|
||||
@@ -333,6 +341,10 @@
|
||||
"path": "src/modules/display/Smi2_m",
|
||||
"active": true
|
||||
},
|
||||
{
|
||||
"path": "src/modules/display/TM16XX",
|
||||
"active": true
|
||||
},
|
||||
{
|
||||
"path": "src/modules/display/Ws2812b",
|
||||
"active": false
|
||||
|
||||
Reference in New Issue
Block a user