Skip to content

lexicon

Id: eco.wonderland.workcell.device.configuration.file.defs
Type: lexicon

  • imageFile: Reference to a file containing an image of the component.
{
"id": "eco.wonderland.workcell.device.configuration.file.defs",
"lexicon": 1,
"defs": {
"imageFile": {
"type": "object",
"required": [
"id",
"href",
"mediaType"
],
"properties": {
"id": {
"type": "string"
},
"href": {
"type": "string"
},
"mediaType": {
"type": "string"
},
"name": {
"type": "string"
}
}
}
}
}
© Lookinglass 2026