lexicon
Id: eco.wonderland.workcell.interface.data.defs
Type: lexicon
Strings
Section titled “Strings”Schema
Section titled “Schema”{ "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" ] } }}