Software Content Management > Packages > Create a Package > Instruction-Based Packages
Instruction-Based Packages
Instruction-based packages include a defined set of instructions to be performed by an asset. These instructions can be delivered as a part of the package’s metadata.
The following table lists some instructions that are supported for different agents:
Instruction
Description
Download
Downloads a file from the file repository to the asset.
Execute
Executes a script on the asset.
Register Script
Registers a script so that it can be deployed to an asset.
Restart
Restarts the asset.
Run Script
Runs a registered script.
Set Property
Sets the specified property value on the remote asset.
Unregister Script
Unregisters a registered script.
Upload
Uploads a file from the asset to any file repository.
* 
The eMessage Connector has built-in support for instruction-based packages. For more information on the eMessage Connector, see the ThingWorx Axeda Compatibility Package Help Center.
The following topics provide additional details about instruction-based packages:
Was this helpful?