Files
Stream_PHX_A7/Gateways/FE/projects/.resources/a3829d0acc69774dcb3d4f98c1455636a9930fb1c5d71d12312566fd74d9c982

239 lines
6.0 KiB
Plaintext

{
"custom": {},
"params": {},
"props": {},
"root": {
"children": [
{
"children": [
{
"custom": {
"key": "value"
},
"meta": {
"name": "DateTimeInput"
},
"position": {
"basis": "170px"
},
"propConfig": {
"props.value": {
"binding": {
"config": {
"expression": "addDays(\r\n\tmidnight(now(0)),\r\n\t-1)"
},
"type": "expr"
}
}
},
"props": {
"format": "MMM DD, yyyy HH:mm",
"formattedValue": "May 11, 2026 00:00",
"pickerType": "date"
},
"type": "ia.input.date-time-input"
},
{
"meta": {
"name": "DateTimeInput_0"
},
"position": {
"basis": "170px"
},
"propConfig": {
"props.value": {
"binding": {
"config": {
"expression": "addSeconds(\r\n\tmidnight(now(0)),\r\n\t-1)"
},
"type": "expr"
}
}
},
"props": {
"format": "MMM DD, yyyy HH:mm",
"formattedValue": "May 11, 2026 23:59",
"pickerType": "date"
},
"type": "ia.input.date-time-input"
}
],
"meta": {
"name": "ReportConfig"
},
"position": {
"basis": "40px"
},
"type": "ia.container.flex"
},
{
"children": [
{
"meta": {
"name": "Dropdown"
},
"position": {
"basis": "256px"
},
"props": {
"options": [
{
"label": "Total Power",
"value": "TotalPower"
},
{
"label": "Cooling",
"value": "Cooling"
},
{
"label": "Generators",
"value": "Generators"
},
{
"label": "Utility",
"value": "Utility"
},
{
"label": "PUE Interval",
"value": "PUE_Interval"
},
{
"label": "Critical Power",
"value": "CriticalPower"
},
{
"label": "Billing",
"value": "Billing"
},
{
"label": "Total Power Data",
"value": "TotalPowerData"
},
{
"label": "UPS kW Data",
"value": "UPSkWData"
},
{
"label": "Cooling Data",
"value": "CoolingData"
},
{
"label": "Chiller Demand",
"value": "ChillerTonnage"
}
],
"value": "TotalPower"
},
"type": "ia.input.dropdown"
},
{
"meta": {
"name": "Dropdown_0"
},
"position": {
"basis": "256px"
},
"props": {
"options": [
{
"label": "No Filter",
"value": null
},
{
"label": "Common",
"value": "Common"
},
{
"label": "Datahall 1",
"value": "DH1"
},
{
"label": "Datahall 2",
"value": "DH2"
},
{
"label": "Datahall 3",
"value": "DH3"
},
{
"label": "Datahall 4",
"value": "DH4"
},
{
"label": "Datahall 5",
"value": "DH5"
}
],
"value": null
},
"type": "ia.input.dropdown"
}
],
"meta": {
"name": "Selector"
},
"position": {
"basis": "37px"
},
"type": "ia.container.flex"
},
{
"meta": {
"name": "EmbeddedView"
},
"position": {
"basis": "320px",
"grow": 1
},
"propConfig": {
"props.params.endDate": {
"binding": {
"config": {
"path": "../ReportConfig/DateTimeInput_0.props.value"
},
"type": "property"
}
},
"props.params.location": {
"binding": {
"config": {
"path": "../Selector/Dropdown_0.props.value"
},
"type": "property"
}
},
"props.params.startDate": {
"binding": {
"config": {
"path": "../ReportConfig/DateTimeInput.props.value"
},
"type": "property"
}
},
"props.path": {
"binding": {
"config": {
"path": "../Selector/Dropdown.props.value"
},
"transforms": [
{
"expression": "concat(\"Pages/Reports/MBR/\",{value})",
"type": "expression"
}
],
"type": "property"
}
}
},
"type": "ia.display.view"
}
],
"meta": {
"name": "root"
},
"props": {
"direction": "column"
},
"type": "ia.container.flex"
}
}