MTN6-244 #124

Merged
gigi.mamaladze merged 5 commits from beka-branch into main 2025-06-14 13:06:56 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit f8d22160d6 - Show all commits

View File

@ -444,7 +444,7 @@
"inputType": "scalar", "inputType": "scalar",
"mappings": [ "mappings": [
{ {
"input": "ENABLED", "input": "DISABLED",
"output": "#FFFFFF" "output": "#FFFFFF"
}, },
{ {

View File

@ -117,7 +117,7 @@
}, },
{ {
"input": 1, "input": 1,
"output": "High" "output": "Low"
}, },
{ {
"input": 2, "input": 2,
@ -333,7 +333,7 @@
"mappings": [ "mappings": [
{ {
"input": 1, "input": 1,
"output": "Alarms-Styles/High" "output": "Alarms-Styles/Low"
}, },
{ {
"input": 2, "input": 2,