destination
Lexicon: eco.wonderland.workcell.asset.file.defs
Type: object
Reference to the target device for this file.
Properties
Section titled “Properties”deviceUuid
Section titled “deviceUuid”Type: string
Required
uuid of the target device or application.
Referenced By
Section titled “Referenced By”- file
eco.wonderland.workcell.asset.file.defs
Schema
Section titled “Schema”{ "type": "object", "required": [ "deviceUuid" ], "properties": { "deviceUuid": { "type": "string" } }}