lexicon
Id: eco.wonderland.workcell.asset.data.defs
Type: lexicon
Strings
Section titled “Strings”- applicationCategory
- applicationType
- code
- countDirectionType
- cutterStatusType
- fileState
- form
- formatType
- locationType
- toolLife
Schema
Section titled “Schema”{ "id": "eco.wonderland.workcell.asset.data.defs", "lexicon": 1, "defs": { "applicationCategory": { "type": "string", "knownValues": [ "assembly", "device", "handling", "maintenance", "part", "process", "inspection", "setup" ] }, "applicationType": { "type": "string", "knownValues": [ "design", "data", "documentation", "instructions", "log", "production-program" ] }, "code": { "type": "string", "knownValues": [ "bdx", "lbx", "apmx", "dc", "df", "oal", "dmm", "h", "ls", "lux", "lpr", "wt", "lf", "crp", "l", "drva", "wf", "ic", "sig", "kapr", "psir", "n-per-a", "bs", "sd-lx", "st-ax", "d-cx", "hf", "re", "l-fx", "bch", "chw", "w1" ] }, "countDirectionType": { "type": "string", "knownValues": [ "up", "down" ] }, "cutterStatusType": { "type": "string", "knownValues": [ "new", "available", "unavailable", "allocated", "unallocated", "measured", "reconditioned", "used", "expired", "broken", "not-registered", "unknown" ] }, "fileState": { "type": "string", "knownValues": [ "experimental", "production", "revision" ] }, "form": { "type": "string", "knownValues": [ "bar", "sheet", "block", "casting", "powder", "liquid", "gel", "filament", "gas" ] }, "formatType": { "type": "string", "knownValues": [ "express", "text", "undefined", "xml" ] }, "locationType": { "type": "string", "knownValues": [ "pot", "station", "crib", "spindle", "transfer-pot", "return-pot", "staging-pot", "removal-pot", "expired-pot", "end-effector" ] }, "toolLife": { "type": "string", "knownValues": [ "minutes", "part-count", "wear" ] } }}