Files
Stream_PHX_A7/Gateways/FE/projects/.resources/3723950589125555149ecc2a9267638a8e76fe5fd0d82ee9f87496b9399459df

226 lines
5.8 KiB
Plaintext

{
"custom": {},
"params": {
"auth": {
"almAck": true,
"almShelve": true,
"config": true,
"control": true
},
"tagPath": "[Ignition_Common_IO_Gtwy]Roof/SATB1_RF_RTU01"
},
"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 Cmd"
},
"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": "50%"
},
"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": "FlexContainer"
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "RightContainer"
},
"position": {
"basis": "50%"
},
"props": {
"direction": "column",
"style": {
"gap": "10px"
}
},
"type": "ia.container.flex"
}
],
"meta": {
"name": "root"
},
"props": {
"style": {
"classes": "containers/padded-container",
"gap": "10px",
"overflow": "visible"
}
},
"type": "ia.container.flex"
}
}