2026-04-24 FE Backup

This commit is contained in:
2026-04-24 12:37:16 +00:00
parent ace79b82f7
commit 0ba11a23b8
3705 changed files with 1240402 additions and 0 deletions

View File

@@ -0,0 +1,378 @@
{
"custom": {
"OCmd": {
"Reset": 0
},
"StsAuto": false
},
"params": {
"auth": {
"almAck": true,
"almShelve": true,
"config": true,
"control": true
},
"tagPath": "[Ignition_Common_IO_Gtwy]RM1152/SATB1_HS1_RM1152_CRAC2"
},
"propConfig": {
"custom.OCmd": {
"persistent": true
},
"custom.OCmd.Enable": {
"binding": {
"config": {
"bidirectional": true,
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{view.params.tagPath}"
},
"tagPath": "{tagPath}/Control/Command Enable"
},
"type": "tag"
}
},
"custom.StsAuto": {
"binding": {
"config": {
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{view.params.tagPath}"
},
"tagPath": "{tagPath}/Unit Status"
},
"type": "tag"
},
"persistent": true
},
"params.auth": {
"paramDirection": "input",
"persistent": true
},
"params.tagPath": {
"paramDirection": "input",
"persistent": true
}
},
"props": {},
"root": {
"children": [
{
"children": [
{
"children": [
{
"children": [
{
"events": {
"dom": {
"onClick": {
"config": {
"script": "\tself.view.custom.OCmd.Enable \u003d True"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "EnableBtn"
},
"position": {
"basis": "50%"
},
"propConfig": {
"props.enabled": {
"binding": {
"config": {
"path": "view.params.auth.control"
},
"type": "property"
}
},
"props.primary": {
"binding": {
"config": {
"path": "view.custom.OCmd.Enable"
},
"type": "property"
}
}
},
"props": {
"text": "Enable"
},
"type": "ia.input.button"
},
{
"events": {
"dom": {
"onClick": {
"config": {
"script": "\tself.view.custom.OCmd.Enable \u003d False"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "DisableBtn"
},
"position": {
"basis": "50%"
},
"propConfig": {
"props.enabled": {
"binding": {
"config": {
"path": "view.params.auth.control"
},
"type": "property"
}
},
"props.primary": {
"binding": {
"config": {
"path": "view.custom.OCmd.Enable"
},
"transforms": [
{
"fallback": false,
"inputType": "scalar",
"mappings": [
{
"input": true,
"output": false
},
{
"input": false,
"output": true
}
],
"outputType": "scalar",
"type": "map"
}
],
"type": "property"
}
}
},
"props": {
"text": "Disable"
},
"type": "ia.input.button"
}
],
"meta": {
"name": "Row1"
},
"position": {
"basis": "375px"
},
"props": {
"style": {
"gap": "10px",
"overflow": "visible"
}
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "FlexContainer"
},
"position": {
"basis": "50px",
"shrink": 0
},
"type": "ia.container.flex"
},
{
"children": [
{
"children": [
{
"events": {
"dom": {
"onClick": {
"config": {
"script": "\tself.view.custom.OCmd.Reset \u003d True"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "ResetBtn"
},
"position": {
"basis": "100%"
},
"propConfig": {
"props.enabled": {
"binding": {
"config": {
"path": "view.params.auth.control"
},
"type": "property"
}
}
},
"props": {
"primary": false,
"text": "Reset"
},
"type": "ia.input.button"
}
],
"meta": {
"name": "Row02"
},
"position": {
"basis": "375px"
},
"props": {
"style": {
"gap": "10px",
"overflow": "visible"
}
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "FlexContainer_0"
},
"position": {
"basis": "50px"
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "FlexContainer"
},
"position": {
"basis": "50%",
"grow": 2
},
"props": {
"direction": "column",
"style": {
"gap": "10px",
"overflow": "visible"
}
},
"type": "ia.container.flex"
},
{
"children": [
{
"meta": {
"name": "Tag Config_0"
},
"position": {
"shrink": 0
},
"propConfig": {
"props.params.enabled": {
"binding": {
"config": {
"path": "view.params.auth.control"
},
"type": "property"
}
},
"props.params.tagPath": {
"binding": {
"config": {
"expression": "{view.params.tagPath}+\u0027/Control/Return Air Temp Setpoint\u0027"
},
"type": "expr"
}
}
},
"props": {
"params": {
"dataType": "Int4",
"format": "\u00270,0.##\u0027",
"name": "Return Air Temp Setpoint",
"options": []
},
"path": "Library/Framework/Tag Config",
"style": {
"overflow": "visible"
}
},
"type": "ia.display.view"
},
{
"meta": {
"name": "Tag Config"
},
"position": {
"shrink": 0
},
"propConfig": {
"props.params.enabled": {
"binding": {
"config": {
"path": "view.params.auth.control"
},
"type": "property"
}
},
"props.params.tagPath": {
"binding": {
"config": {
"expression": "{view.params.tagPath}+\u0027/Control/Return Air Hum Setpoint\u0027"
},
"type": "expr"
}
}
},
"props": {
"params": {
"dataType": "Float4",
"format": "0,0.##",
"name": "Return Air Hum Setpoint",
"options": []
},
"path": "Library/Framework/Tag Config"
},
"type": "ia.display.view"
}
],
"meta": {
"name": "FlexContainer_0"
},
"position": {
"basis": "50%",
"grow": 12
},
"props": {
"alignContent": "center",
"alignItems": "center",
"direction": "column",
"style": {
"gap": "5px"
}
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "root"
},
"props": {
"style": {
"classes": "containers/padded-container",
"gap": "10px"
}
},
"type": "ia.container.flex"
}
}