BNA8/.resources/4f7e4d432ecf5387c2fcf95a219bea0817d198861f43fe51311f97030e76fea1

86 lines
1.9 KiB
Plaintext

{
"custom": {},
"params": {
"ipaddress": "value",
"title": "value"
},
"propConfig": {
"params.ipaddress": {
"paramDirection": "input",
"persistent": true
},
"params.title": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 100,
"width": 100
}
},
"root": {
"children": [
{
"events": {
"dom": {
"onClick": {
"config": {
"draggable": true,
"id": "{view.params.ipaddress}",
"modal": false,
"overlayDismiss": false,
"resizable": true,
"showCloseIcon": true,
"title": "{view.params.title}",
"type": "open",
"viewParams": {
"ipaddress": "{view.params.ipaddress}"
},
"viewPath": "Templates/Livefeed/Livefeed",
"viewportBound": false
},
"scope": "C",
"type": "popup"
}
}
},
"meta": {
"name": "Icon"
},
"position": {
"height": 1,
"width": 1
},
"propConfig": {
"props.style.transform": {
"binding": {
"config": {
"expression": "if ({session.custom.RotateText} \u003d 180,\n\"rotate(180deg)\",\n\"rotate(0deg)\")"
},
"type": "expr"
}
}
},
"props": {
"path": "material/camera_alt",
"style": {
"cursor": "pointer"
}
},
"type": "ia.display.icon"
}
],
"meta": {
"name": "root"
},
"props": {
"mode": "percent",
"style": {
"transform": "translate3d(0,0,0)"
}
},
"type": "ia.container.coord"
}
}