4.0--azure-deviceupdate-manifest-definitions-4.0
sharedShared schema definitions for 'Import Manifest' and 'Update Manifest'.
Definitions
Unique update identifier.
Entity who is creating or directly responsible for the update. It can be a company name.
Identifier for a class of update. It can be a device class or model name.
Two to four part dot separated numerical version numbers. Each part must be a number between 0 and 2147483647 and leading zeroes will be dropped.
List of device property sets this update is compatible with.
Properties of a device this update is compatible with.
Update payload file, e.g. binary, firmware, script, etc. Must be unique within update.
File size in number of bytes.
Update payload file name.
Base64-encoded file hashes with algorithm name as key. At least SHA-256 algorithm must be specified, and additional algorithm may be specified if supported by agent.
Base64-encoded file hash value using SHA-256 algorithm.
Instruction step type that installs another update.
Instruction step type that performs code execution.
Identity of handler on device that can execute this step.
"microsoft/script:1""microsoft/swupdate:1""microsoft/apt:1"
JSON object that agent will pass to handler as arguments.