lexicon
Id: eco.wonderland.workcell.observation.data.defs
Type: lexicon
Objects
Section titled “Objects”- alarmLimit
- controlLimit
- featureMeasurement
- locationAddress
- locationSpatialGeographic
- maintenanceList
- sensorAttachment
- specificationLimit
Strings
Section titled “Strings”- actuatorState
- availability
- axisCoupling
- axisInterlock
- axisState
- batteryState
- characteristicStatus
- chuckInterlock
- chuckState
- compositionStateAction
- compositionStateLateral
- compositionStateMotion
- compositionStateSwitched
- compositionStateVertical
- conditionState
- connectionStatus
- controllerMode
- controllerModeOverride
- directionLinear
- directionRotary
- doorState
- emergencyStop
- endOfBar
- equipmentMode
- exceptionCode
- execution
- functionalMode
- interfaceEvent
- leakDetect
- lockState
- maintenanceListDirection
- maintenanceListInterval
- networkWireless
- operatingMode
- originator
- partCountType
- partDetect
- partProcessingState
- partStatus
- pathMode
- powerState
- processState
- programEdit
- programLocationType
- qualifier
- quality
- queryParameter
- resetTriggered
- rotaryMode
- scopeType
- sensorStateDetect
- severity
- spindleInterlock
- uncertaintyType
- valveState
- waitState
Schema
Section titled “Schema”{ "id": "eco.wonderland.workcell.observation.data.defs", "lexicon": 1, "defs": { "actuatorState": { "type": "string", "knownValues": [ "active", "inactive" ] }, "availability": { "type": "string", "knownValues": [ "available", "unavailable" ] }, "axisCoupling": { "type": "string", "knownValues": [ "tandem", "synchronous", "master", "slave" ] }, "axisInterlock": { "type": "string", "knownValues": [ "active", "inactive" ] }, "axisState": { "type": "string", "knownValues": [ "home", "travel", "parked", "stopped" ] }, "batteryState": { "type": "string", "knownValues": [ "charged", "charging", "discharging", "discharged" ] }, "characteristicStatus": { "type": "string", "knownValues": [ "pass", "fail", "rework", "system-error", "indeterminate", "not-analyzed", "basic-or-theoretic-exact-dimension", "undefined" ] }, "chuckInterlock": { "type": "string", "knownValues": [ "active", "inactive" ] }, "chuckState": { "type": "string", "knownValues": [ "open", "closed", "unlatched" ] }, "compositionStateAction": { "type": "string", "knownValues": [ "active", "inactive" ] }, "compositionStateLateral": { "type": "string", "knownValues": [ "right", "left", "transitioning" ] }, "compositionStateMotion": { "type": "string", "knownValues": [ "open", "unlatched", "closed" ] }, "compositionStateSwitched": { "type": "string", "knownValues": [ "on", "off" ] }, "compositionStateVertical": { "type": "string", "knownValues": [ "up", "down", "transitioning" ] }, "conditionState": { "type": "string", "knownValues": [ "normal", "warning", "fault" ] }, "connectionStatus": { "type": "string", "knownValues": [ "closed", "listen", "established" ] }, "controllerMode": { "type": "string", "knownValues": [ "automatic", "manual", "manual-data-input", "semi-automatic", "edit", "feed-hold" ] }, "controllerModeOverride": { "type": "string", "knownValues": [ "on", "off" ] }, "directionLinear": { "type": "string", "knownValues": [ "positive", "negative", "none" ] }, "directionRotary": { "type": "string", "knownValues": [ "clockwise", "counter-clockwise", "none" ] }, "doorState": { "type": "string", "knownValues": [ "open", "closed", "unlatched" ] }, "emergencyStop": { "type": "string", "knownValues": [ "armed", "triggered" ] }, "endOfBar": { "type": "string", "knownValues": [ "yes", "no" ] }, "equipmentMode": { "type": "string", "knownValues": [ "on", "off" ] }, "exceptionCode": { "type": "string", "knownValues": [ "type-mismatch", "not-found", "deprecated", "extended", "out-of-range", "duplicate-entry", "invalid-format" ] }, "execution": { "type": "string", "knownValues": [ "ready", "active", "interrupted", "feed-hold", "stopped", "optional-stop", "program-stopped", "program-completed", "wait" ] }, "functionalMode": { "type": "string", "knownValues": [ "production", "setup", "teardown", "maintenance", "process-development" ] }, "interfaceEvent": { "type": "string", "knownValues": [ "interface-state", "material-feed", "material-change", "material-retract", "part-change", "material-load", "material-unload", "open-chuck", "open-door", "close-chuck", "close-door" ] }, "leakDetect": { "type": "string", "knownValues": [ "detected", "not-detected" ] }, "lockState": { "type": "string", "knownValues": [ "locked", "unlocked" ] }, "maintenanceListDirection": { "type": "string", "knownValues": [ "up", "down" ] }, "maintenanceListInterval": { "type": "string", "knownValues": [ "absolute", "incremental" ] }, "networkWireless": { "type": "string", "knownValues": [ "yes", "no" ] }, "operatingMode": { "type": "string", "knownValues": [ "automatic", "manual", "semi-automatic" ] }, "originator": { "type": "string", "knownValues": [ "manufacturer", "user" ] }, "partCountType": { "type": "string", "knownValues": [ "each", "batch" ] }, "partDetect": { "type": "string", "knownValues": [ "present", "not-present" ] }, "partProcessingState": { "type": "string", "knownValues": [ "needs-processing", "in-process", "processing-ended", "processing-ended-complete", "processing-ended-stopped", "processing-ended-aborted", "processing-ended-lost", "processing-ended-skipped", "processing-ended-rejected", "waiting-for-transit", "in-transit", "transit-complete" ] }, "partStatus": { "type": "string", "knownValues": [ "pass", "fail" ] }, "pathMode": { "type": "string", "knownValues": [ "independent", "master", "synchronous", "mirror" ] }, "powerState": { "type": "string", "knownValues": [ "on", "off" ] }, "processState": { "type": "string", "knownValues": [ "initializing", "ready", "active", "complete", "interrupted", "aborted" ] }, "programEdit": { "type": "string", "knownValues": [ "active", "ready", "not-ready" ] }, "programLocationType": { "type": "string", "knownValues": [ "local", "external" ] }, "qualifier": { "type": "string", "knownValues": [ "high", "low" ] }, "quality": { "type": "string", "knownValues": [ "valid", "unverifiable", "invalid" ] }, "queryParameter": { "type": "string", "knownValues": [ "device", "device-type", "path", "from", "count", "interval", "heartbeat" ] }, "resetTriggered": { "type": "string", "knownValues": [ "action-complete", "annual", "day", "maintenance", "manual", "month", "power-on", "shift", "week" ] }, "rotaryMode": { "type": "string", "knownValues": [ "spindle", "index", "contour" ] }, "scopeType": { "type": "string", "knownValues": [ "entity", "value-property", "part" ] }, "sensorStateDetect": { "type": "string", "knownValues": [ "detected", "not-detected", "unknown" ] }, "severity": { "type": "string", "knownValues": [ "fatal", "error", "warning", "info" ] }, "spindleInterlock": { "type": "string", "knownValues": [ "active", "inactive" ] }, "uncertaintyType": { "type": "string", "knownValues": [ "combined", "mean" ] }, "valveState": { "type": "string", "knownValues": [ "open", "opening", "closed", "closing" ] }, "waitState": { "type": "string", "knownValues": [ "powering-up", "powering-down", "part-load", "part-unload", "tool-load", "tool-unload", "material-load", "material-unload", "secondary-process", "pausing", "resuming" ] }, "alarmLimit": { "type": "object", "required": [ "count" ], "properties": { "count": { "type": "integer" }, "entry": { "type": "array", "items": { "type": "ref", "ref": "lex:eco.wonderland.workcell.observation.representation.defs#entry" } }, "upperLimit": { "type": "bytes", "minLength": 4, "maxLength": 4 }, "upperWarning": { "type": "bytes", "minLength": 4, "maxLength": 4 }, "lowerWarning": { "type": "bytes", "minLength": 4, "maxLength": 4 }, "lowerLimit": { "type": "bytes", "minLength": 4, "maxLength": 4 } } }, "controlLimit": { "type": "object", "required": [ "count" ], "properties": { "count": { "type": "integer" }, "entry": { "type": "array", "items": { "type": "ref", "ref": "lex:eco.wonderland.workcell.observation.representation.defs#entry" } }, "upperLimit": { "type": "bytes", "minLength": 4, "maxLength": 4 }, "upperWarning": { "type": "bytes", "minLength": 4, "maxLength": 4 }, "nominal": { "type": "bytes", "minLength": 4, "maxLength": 4 }, "lowerWarning": { "type": "bytes", "minLength": 4, "maxLength": 4 }, "lowerLimit": { "type": "bytes", "minLength": 4, "maxLength": 4 } } }, "featureMeasurement": { "type": "object", "required": [ "count", "featurePersistentId", "measurementType", "measurementValue", "measurementUnits" ], "properties": { "tableEntry": { "type": "array", "items": { "type": "ref", "ref": "lex:eco.wonderland.workcell.observation.representation.defs#tableEntry" } }, "count": { "type": "integer" }, "featurePersistentId": { "type": "string" }, "characteristicPersistentId": { "type": "string" }, "measurementType": { "type": "string" }, "measurementValue": { "type": "bytes", "minLength": 4, "maxLength": 4 }, "measurementUnits": { "type": "string" }, "characteristicStatus": { "type": "ref", "ref": "#characteristicStatus" }, "uncertaintyType": { "type": "ref", "ref": "#uncertaintyType" }, "uncertainty": { "type": "bytes", "minLength": 4, "maxLength": 4 } } }, "locationAddress": { "type": "object", "required": [ "count" ], "properties": { "count": { "type": "integer" }, "entry": { "type": "array", "items": { "type": "ref", "ref": "lex:eco.wonderland.workcell.observation.representation.defs#entry" } }, "givenName": { "type": "string" }, "surname": { "type": "string" }, "qualification": { "type": "string" }, "nameQualifier": { "type": "string" }, "organizationName": { "type": "string" }, "legalStatus": { "type": "string" }, "organizationUnit": { "type": "string" }, "building": { "type": "string" }, "floor": { "type": "string" }, "door": { "type": "string" }, "thoroughfare": { "type": "string" }, "premiseIdentifier": { "type": "string" }, "town": { "type": "string" }, "region": { "type": "string" }, "district": { "type": "string" }, "countryName": { "type": "string" }, "countryCode": { "type": "string" }, "postCode": { "type": "string" } } }, "locationSpatialGeographic": { "type": "object", "required": [ "count" ], "properties": { "count": { "type": "integer" }, "entry": { "type": "array", "items": { "type": "ref", "ref": "lex:eco.wonderland.workcell.observation.representation.defs#entry" } }, "longitude": { "type": "bytes", "minLength": 4, "maxLength": 4 }, "latitude": { "type": "bytes", "minLength": 4, "maxLength": 4 }, "altitude": { "type": "string" } } }, "maintenanceList": { "type": "object", "required": [ "count", "value", "name" ], "properties": { "tableEntry": { "type": "array", "items": { "type": "ref", "ref": "lex:eco.wonderland.workcell.observation.representation.defs#tableEntry" } }, "count": { "type": "integer" }, "value": { "type": "bytes", "minLength": 4, "maxLength": 4 }, "interval": { "type": "string", "default": "absolute" }, "nextServiceDate": { "type": "string", "format": "datetime" }, "reset": { "type": "string", "format": "datetime" }, "severity": { "type": "integer" }, "direction": { "type": "string", "default": "up" }, "name": { "type": "string" }, "lastServiceDate": { "type": "string", "format": "datetime" }, "units": { "type": "string", "default": "count" }, "target": { "type": "bytes", "minLength": 4, "maxLength": 4 } } }, "sensorAttachment": { "type": "object", "required": [ "count", "sensorId" ], "properties": { "count": { "type": "integer" }, "entry": { "type": "array", "items": { "type": "ref", "ref": "lex:eco.wonderland.workcell.observation.representation.defs#entry" } }, "sensorId": { "type": "string" } } }, "specificationLimit": { "type": "object", "required": [ "count" ], "properties": { "count": { "type": "integer" }, "entry": { "type": "array", "items": { "type": "ref", "ref": "lex:eco.wonderland.workcell.observation.representation.defs#entry" } }, "upperLimit": { "type": "bytes", "minLength": 4, "maxLength": 4 }, "nominal": { "type": "bytes", "minLength": 4, "maxLength": 4 }, "lowerLimit": { "type": "bytes", "minLength": 4, "maxLength": 4 } } } }}