200260514 Backup
This commit is contained in:
@@ -0,0 +1,224 @@
|
||||
{
|
||||
"custom": {},
|
||||
"params": {
|
||||
"GoTo": "DOAS",
|
||||
"Zoom": "value"
|
||||
},
|
||||
"propConfig": {
|
||||
"params.GoTo": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.Zoom": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 1000,
|
||||
"width": 1700
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label"
|
||||
},
|
||||
"position": {
|
||||
"basis": "32px"
|
||||
},
|
||||
"propConfig": {
|
||||
"props.text": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"expression": "{view.params.GoTo} + \" Details Page.\""
|
||||
},
|
||||
"type": "expr"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"textStyle": {
|
||||
"classes": "labels/H2"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label_0"
|
||||
},
|
||||
"position": {
|
||||
"basis": "1px",
|
||||
"shrink": 0
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"backgroundColor": "var(--text-muted)"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Details"
|
||||
},
|
||||
"position": {
|
||||
"grow": 1
|
||||
},
|
||||
"propConfig": {
|
||||
"props.path": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.GoTo"
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": null,
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": "CRAH",
|
||||
"output": "Pages/HVAC/CRAH"
|
||||
},
|
||||
{
|
||||
"input": "DOAS",
|
||||
"output": "Pages/HVAC/DOAS"
|
||||
},
|
||||
{
|
||||
"input": "EF",
|
||||
"output": "Pages/HVAC/EF"
|
||||
},
|
||||
{
|
||||
"input": "FCU",
|
||||
"output": "Pages/HVAC/FCU"
|
||||
},
|
||||
{
|
||||
"input": "HUM",
|
||||
"output": "Pages/HVAC/HUM"
|
||||
},
|
||||
{
|
||||
"input": "RTU",
|
||||
"output": "Pages/HVAC/RTU"
|
||||
},
|
||||
{
|
||||
"input": "SP",
|
||||
"output": "Pages/HVAC/SP"
|
||||
},
|
||||
{
|
||||
"input": "STU",
|
||||
"output": "Pages/HVAC/STU"
|
||||
},
|
||||
{
|
||||
"input": "VAV",
|
||||
"output": "Pages/HVAC/VAV"
|
||||
},
|
||||
{
|
||||
"input": "FS",
|
||||
"output": "Pages/FireSystem/FireSystem"
|
||||
},
|
||||
{
|
||||
"input": "GEN",
|
||||
"output": "Pages/Dashboards/GEN"
|
||||
},
|
||||
{
|
||||
"input": "UPS",
|
||||
"output": "Pages/Dashboards/UPS"
|
||||
}
|
||||
],
|
||||
"outputType": "scalar",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"embedded": false,
|
||||
"objectName": "DOAS",
|
||||
"tagPath": "[Ignition_Common_IO_Gtwy]Roof/SATB1_RF_DOAS01"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "FlexContainer"
|
||||
},
|
||||
"position": {
|
||||
"grow": 1
|
||||
},
|
||||
"props": {
|
||||
"direction": "column",
|
||||
"path": "value"
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Details"
|
||||
},
|
||||
"position": {
|
||||
"basis": "410px",
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.objectName": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.GoTo"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.path": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.type"
|
||||
},
|
||||
"enabled": false,
|
||||
"transforms": [
|
||||
{
|
||||
"fallback": null,
|
||||
"inputType": "scalar",
|
||||
"mappings": [
|
||||
{
|
||||
"input": "DOAS",
|
||||
"output": "Library/Cards/Card_DOAS"
|
||||
}
|
||||
],
|
||||
"outputType": "scalar",
|
||||
"type": "map"
|
||||
}
|
||||
],
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"path": "Library/Cards/Card_L3_Navigation",
|
||||
"style": {
|
||||
"classes": "containers/card"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"gap": "var(--space-md)",
|
||||
"padding": "var(--space-md)"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user