Skip to content

lexicon

Id: eco.wonderland.workcell.interface.data.defs
Type: lexicon

{
"id": "eco.wonderland.workcell.interface.data.defs",
"lexicon": 1,
"defs": {
"interfaceState": {
"type": "string",
"knownValues": [
"enabled",
"disabled"
]
},
"requestState": {
"type": "string",
"knownValues": [
"not-ready",
"ready",
"active",
"fail"
]
},
"responseState": {
"type": "string",
"knownValues": [
"not-ready",
"ready",
"active",
"complete",
"fail"
]
}
}
}
© Lookinglass 2026