Update MCM docked-east

This commit is contained in:
beka makharadze 2025-07-09 19:16:18 +04:00
parent c0d785bea0
commit 98304fc7d9

View File

@ -10,12 +10,12 @@
"MCM07" "MCM07"
], ],
"running_state": -1, "running_state": -1,
"state": 0, "state": 2,
"views_data": [] "views_data": []
}, },
"params": { "params": {
"tagProps": [ "tagProps": [
"MCM", "System/MCM01/MCM01",
"value", "value",
"value", "value",
"value", "value",
@ -2443,14 +2443,6 @@
} }
}, },
"props.style.backgroundColor": { "props.style.backgroundColor": {
"binding": {
"config": {
"expression": "if(\r\n {this.props.enabled} \u003d False,\r\n \"#BCBC52\",\r\n if(\r\n {this.props.text} \u003d \"MOTOR FAULT RESET PRESSED\",\r\n \"#FCFF86\",\r\n if(\r\n {this.props.text} \u003d \"MOTOR FAULT RESET\",\r\n \"#DCDC03\",\r\n \"#FFFFFF\"\r\n )\r\n )\r\n)\r\n"
},
"type": "expr"
}
},
"props.text": {
"binding": { "binding": {
"config": { "config": {
"fallbackDelay": 2.5, "fallbackDelay": 2.5,
@ -2467,20 +2459,8 @@
"type": "expression" "type": "expression"
}, },
{ {
"fallback": "MOTOR FAULT RESET", "expression": "if(\r\n {this.props.enabled} \u003d False,\r\n \"#BCBC52\",\r\n if(\r\n {value} \u003d 2 || {value} \u003d 4,\r\n \"#FCFF86\",\r\n if(\r\n {value},\r\n \"#DCDC03\",\r\n \"#FFFFFF\"\r\n )\r\n )\r\n)\r\n",
"inputType": "scalar", "type": "expression"
"mappings": [
{
"input": 2,
"output": "MOTOR FAULT RESET PRESSED"
},
{
"input": 4,
"output": "MOTOR FAULT RESET PRESSED"
}
],
"outputType": "scalar",
"type": "map"
} }
], ],
"type": "tag" "type": "tag"
@ -2497,6 +2477,7 @@
"style": { "style": {
"classes": "Background-Styles/Controller" "classes": "Background-Styles/Controller"
}, },
"text": "MOTOR FAULT RESET",
"textStyle": { "textStyle": {
"color": "#000000" "color": "#000000"
} }
@ -2549,14 +2530,6 @@
} }
}, },
"props.style.backgroundColor": { "props.style.backgroundColor": {
"binding": {
"config": {
"expression": "if(\r\n {this.props.enabled} \u003d False,\r\n \"#BCBC52\",\r\n if(\r\n {this.props.text} \u003d \"POWER BRANCH FAULT RESET PRESSED\",\r\n \"#FCFF86\",\r\n if(\r\n {this.props.text} \u003d \"POWER BRANCH FAULT RESET\",\r\n \"#DCDC03\",\r\n \"#FFFFFF\"\r\n )\r\n )\r\n)\r\n"
},
"type": "expr"
}
},
"props.text": {
"binding": { "binding": {
"config": { "config": {
"fallbackDelay": 2.5, "fallbackDelay": 2.5,
@ -2573,20 +2546,8 @@
"type": "expression" "type": "expression"
}, },
{ {
"fallback": "POWER BRANCH FAULT RESET", "expression": "if(\r\n {this.props.enabled} \u003d False,\r\n \"#BCBC52\",\r\n if(\r\n {value} \u003d 2 || {value} \u003d 4,\r\n \"#FCFF86\",\r\n if(\r\n {value},\r\n \"#DCDC03\",\r\n \"#FFFFFF\"\r\n )\r\n )\r\n)\r\n",
"inputType": "scalar", "type": "expression"
"mappings": [
{
"input": 2,
"output": "POWER BRANCH FAULT RESET PRESSED"
},
{
"input": 4,
"output": "POWER BRANCH FAULT RESET PRESSED"
}
],
"outputType": "scalar",
"type": "map"
} }
], ],
"type": "tag" "type": "tag"
@ -2603,6 +2564,7 @@
"style": { "style": {
"classes": "Background-Styles/Controller" "classes": "Background-Styles/Controller"
}, },
"text": "POWER BRANCH FAULT",
"textStyle": { "textStyle": {
"color": "#000000" "color": "#000000"
} }
@ -2655,14 +2617,6 @@
} }
}, },
"props.style.backgroundColor": { "props.style.backgroundColor": {
"binding": {
"config": {
"expression": "if(\r\n {this.props.enabled} \u003d False,\r\n \"#9090C2\",\r\n if(\r\n {this.props.text} \u003d \"LOW AIR PRESSURE RESET PRESSED\",\r\n \"#5D5DFF\",\r\n if(\r\n {this.props.text} \u003d \"LOW AIR PRESSURE RESET\",\r\n \"#0A0AA4\",\r\n \"#FFFFFF\"\r\n )\r\n )\r\n)\r\n"
},
"type": "expr"
}
},
"props.text": {
"binding": { "binding": {
"config": { "config": {
"fallbackDelay": 2.5, "fallbackDelay": 2.5,
@ -2679,20 +2633,8 @@
"type": "expression" "type": "expression"
}, },
{ {
"fallback": "LOW AIR PRESSURE RESET", "expression": "if(\r\n {this.props.enabled} \u003d False,\r\n \"#9090C2\",\r\n if(\r\n {value} \u003d 2 || {value} \u003d 4,\r\n \"#5D5DFF\",\r\n if(\r\n {value},\r\n \"#0A0AA4\",\r\n \"#FFFFFF\"\r\n )\r\n )\r\n)\r\n",
"inputType": "scalar", "type": "expression"
"mappings": [
{
"input": 2,
"output": "LOW AIR PRESSURE RESET PRESSED"
},
{
"input": 4,
"output": "LOW AIR PRESSURE RESET PRESSED"
}
],
"outputType": "scalar",
"type": "map"
} }
], ],
"type": "tag" "type": "tag"
@ -2707,7 +2649,8 @@
}, },
"style": { "style": {
"classes": "Background-Styles/Controller" "classes": "Background-Styles/Controller"
} },
"text": "LOW AIR PRESSURE RESET"
}, },
"type": "ia.input.button" "type": "ia.input.button"
} }
@ -2757,14 +2700,6 @@
} }
}, },
"props.style.backgroundColor": { "props.style.backgroundColor": {
"binding": {
"config": {
"expression": "if(\r\n {this.props.enabled} \u003d False,\r\n \"#A1A1A1\",\r\n if(\r\n {this.props.text} \u003d \"JAM RESTART PRESSED\",\r\n \"#FFFFFF\",\r\n if(\r\n {this.props.text} \u003d \"JAM RESTART\",\r\n \"#D4D4D4\",\r\n \"#FFFFFF\"\r\n )\r\n )\r\n)\r\n"
},
"type": "expr"
}
},
"props.text": {
"binding": { "binding": {
"config": { "config": {
"fallbackDelay": 2.5, "fallbackDelay": 2.5,
@ -2781,20 +2716,8 @@
"type": "expression" "type": "expression"
}, },
{ {
"fallback": "JAM RESTART", "expression": "if(\r\n {this.props.enabled} \u003d False,\r\n \"#A1A1A1\",\r\n if(\r\n {value} \u003d 2 || {value} \u003d 4,\r\n \"#FFFFFF\",\r\n if(\r\n {value},\r\n \"#D4D4D4\",\r\n \"#FFFFFF\"\r\n )\r\n )\r\n)",
"inputType": "scalar", "type": "expression"
"mappings": [
{
"input": 2,
"output": "JAM RESTART PRESSED"
},
{
"input": 4,
"output": ""
}
],
"outputType": "scalar",
"type": "map"
} }
], ],
"type": "tag" "type": "tag"
@ -2811,6 +2734,7 @@
"style": { "style": {
"classes": "Background-Styles/Controller" "classes": "Background-Styles/Controller"
}, },
"text": "JAM RESTART",
"textStyle": { "textStyle": {
"color": "#000000" "color": "#000000"
} }
@ -2863,14 +2787,6 @@
} }
}, },
"props.style.backgroundColor": { "props.style.backgroundColor": {
"binding": {
"config": {
"expression": "if(\r\n {this.props.enabled} \u003d False,\r\n \"#A1A1A1\",\r\n if(\r\n {this.props.text} \u003d \"SETUP MOTOR SPEEDS PRESSED\",\r\n \"#FFFFFF\",\r\n if(\r\n {this.props.text} \u003d \"SETUP MOTOR SPEEDS\",\r\n \"#D4D4D4\",\r\n \"#FFFFFF\"\r\n )\r\n )\r\n)\r\n"
},
"type": "expr"
}
},
"props.text": {
"binding": { "binding": {
"config": { "config": {
"fallbackDelay": 2.5, "fallbackDelay": 2.5,
@ -2887,16 +2803,8 @@
"type": "expression" "type": "expression"
}, },
{ {
"fallback": "SETUP MOTOR SPEEDS", "expression": "if(\r\n {this.props.enabled} \u003d False,\r\n \"#A1A1A1\",\r\n if(\r\n {value} \u003d 1,\r\n \"#FFFFFF\",\r\n \"#D4D4D4\"\r\n )\r\n)\r\n",
"inputType": "scalar", "type": "expression"
"mappings": [
{
"input": 1,
"output": "SETUP MOTOR SPEEDS PRESSED"
}
],
"outputType": "scalar",
"type": "map"
} }
], ],
"type": "tag" "type": "tag"
@ -2913,6 +2821,7 @@
"style": { "style": {
"classes": "Background-Styles/Controller" "classes": "Background-Styles/Controller"
}, },
"text": "SETUP MOTOR SPEEDS",
"textStyle": { "textStyle": {
"color": "#000000" "color": "#000000"
} }
@ -2977,6 +2886,7 @@
"grow": 1 "grow": 1
}, },
"props": { "props": {
"currentTabIndex": 2,
"menuType": "modern", "menuType": "modern",
"tabSize": { "tabSize": {
"width": 1000 "width": 1000