Fix priorities
This commit is contained in:
parent
fcab83262d
commit
f8d22160d6
@ -444,7 +444,7 @@
|
|||||||
"inputType": "scalar",
|
"inputType": "scalar",
|
||||||
"mappings": [
|
"mappings": [
|
||||||
{
|
{
|
||||||
"input": "ENABLED",
|
"input": "DISABLED",
|
||||||
"output": "#FFFFFF"
|
"output": "#FFFFFF"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@ -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,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user