Files
Stream_PHX_A7/Gateways/FE/projects/.resources/40bdfa0f4355b1325ae031f2fd7fa374821b5ebb910307fa767ae6a66d667fa9

322 lines
8.7 KiB
Plaintext

{
"custom": {},
"params": {
"auth": {
"almAck": true,
"almShelve": true,
"config": true,
"control": true
},
"tagPath": "[Ignition_Common_IO_Gtwy]Roof/SATB1_RF_RTU02"
},
"propConfig": {
"params.auth": {
"paramDirection": "input",
"persistent": true
},
"params.tagPath": {
"paramDirection": "input",
"persistent": true
}
},
"props": {},
"root": {
"children": [
{
"children": [
{
"children": [
{
"meta": {
"name": "Label"
},
"position": {
"basis": "40%"
},
"props": {
"text": "Schedule Override"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Dropdown"
},
"position": {
"basis": "60%"
},
"propConfig": {
"props.enabled": {
"binding": {
"config": {
"path": "view.params.auth.control"
},
"type": "property"
}
},
"props.value": {
"binding": {
"config": {
"bidirectional": true,
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{view.params.tagPath}"
},
"tagPath": "{tagPath}/Control/Schedule Override Command"
},
"type": "tag"
}
}
},
"props": {
"options": [
{
"label": "Auto",
"value": 0
},
{
"label": "Force Occupied",
"value": 1
},
{
"label": "Force Unoccupied",
"value": 2
}
]
},
"type": "ia.input.dropdown"
}
],
"meta": {
"name": "FlexContainer"
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "LeftContainer"
},
"position": {
"basis": "40%"
},
"props": {
"direction": "column",
"style": {
"gap": "10px"
}
},
"type": "ia.container.flex"
},
{
"children": [
{
"children": [
{
"meta": {
"name": "Label"
},
"position": {
"basis": "40%"
},
"props": {
"text": "HVAC Override"
},
"type": "ia.display.label"
},
{
"meta": {
"name": "Dropdown"
},
"position": {
"basis": "60%"
},
"propConfig": {
"props.enabled": {
"binding": {
"config": {
"path": "view.params.auth.control"
},
"type": "property"
}
},
"props.value": {
"binding": {
"config": {
"bidirectional": true,
"fallbackDelay": 2.5,
"mode": "indirect",
"references": {
"tagPath": "{view.params.tagPath}"
},
"tagPath": "{tagPath}/Control/HVAC Override Cmd"
},
"type": "tag"
}
}
},
"props": {
"options": [
{
"label": "Auto",
"value": 0
},
{
"label": "Vent",
"value": 1
},
{
"label": "Cool",
"value": 2
},
{
"label": "Heat",
"value": 3
},
{
"label": "Vent Dehum",
"value": 4
},
{
"label": "Cool Dehum",
"value": 5
},
{
"label": "Heat Dehum",
"value": 6
}
]
},
"type": "ia.input.dropdown"
}
],
"meta": {
"name": "Dropdown"
},
"position": {
"display": false
},
"type": "ia.container.flex"
},
{
"children": [
{
"meta": {
"name": "Tag ConfigV2"
},
"propConfig": {
"props.params.enabled": {
"binding": {
"config": {
"path": "view.params.auth.control"
},
"type": "property"
}
},
"props.params.tagPath": {
"binding": {
"config": {
"expression": "{view.params.tagPath}+\u0027/Control/Emergency Override\u0027"
},
"type": "expr"
}
}
},
"props": {
"params": {
"dataType": "Boolean",
"name": "Emergency Override",
"options": []
},
"path": "Library/Framework/Tag ConfigV2"
},
"type": "ia.display.view"
}
],
"meta": {
"name": "FlexContainer"
},
"position": {
"basis": "200px",
"grow": 1
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
},
{
"children": [
{
"meta": {
"name": "Tag ConfigV2"
},
"propConfig": {
"props.params.enabled": {
"binding": {
"config": {
"path": "view.params.auth.control"
},
"type": "property"
}
},
"props.params.tagPath": {
"binding": {
"config": {
"expression": "{view.params.tagPath}+\u0027/Control/Occupancy Override\u0027"
},
"type": "expr"
}
}
},
"props": {
"params": {
"dataType": "Boolean",
"name": "Occupancy Override",
"options": []
},
"path": "Library/Framework/Tag ConfigV2"
},
"type": "ia.display.view"
}
],
"meta": {
"name": "FlexContainer_0"
},
"position": {
"basis": "200px",
"grow": 1
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "RightContainer"
},
"position": {
"grow": 1
},
"props": {
"style": {
"gap": "10px"
}
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "root"
},
"props": {
"style": {
"classes": "containers/padded-container",
"gap": "10px",
"overflow": "visible"
}
},
"type": "ia.container.flex"
}
}