Skip to content

main

Lexicon: eco.wonderland.scheduler.completeUpload
Type: procedure

Type: tenancy

Type: schedule
Required

Type: [ reciept ]
Required

Type: mimeTask
Required

Type: file
Required

Type: mtConnectDevicesExceptionsReport | mtConnectDevices | mtConnectError

{
"type": "procedure",
"input": {
"encoding": "application/json",
"schema": {
"type": "object",
"required": [
"schedule",
"reciepts",
"task"
],
"properties": {
"tenancy": {
"type": "ref",
"ref": "lex:eco.wonderland.scheduler.defs#tenancy"
},
"schedule": {
"type": "ref",
"ref": "lex:eco.wonderland.scheduler.defs#schedule"
},
"reciepts": {
"type": "array",
"items": {
"type": "ref",
"ref": "lex:eco.wonderland.scheduler.defs#reciept"
}
},
"task": {
"type": "union",
"refs": [
"lex:eco.wonderland.scheduler.defs#mimeTask"
]
}
}
}
},
"output": {
"encoding": "application/json",
"schema": {
"type": "object",
"required": [
"file"
],
"properties": {
"file": {
"type": "ref",
"ref": "lex:eco.wonderland.scheduler.defs#file"
},
"workcell": {
"type": "union",
"refs": [
"lex:eco.wonderland.workcell.protocol.mtconnect.exception.defs#mtConnectDevicesExceptionsReport",
"lex:eco.wonderland.workcell.protocol.mtconnect.device.defs#mtConnectDevices",
"lex:eco.wonderland.workcell.protocol.mtconnect.error.defs#mtConnectError"
]
}
}
}
}
}
© Lookinglass 2026