Skip to content

omphalos.asset

This object is a copy of the asset configuration of the asset (panel or `graphic) to which this copy of the API belongs.

A key named type is added to this object, with a value that indicates what type of asset this is; graphic or panel.

{
"type": "panel",
"file": "controls_two.html",
"name": "controls-two",
"title": "Control Panel Two",
"workspace": "Controls",
"size": {
"width": 4,
"height": 7
}
}