Contains general information of the hardware json files for client load.
Title of what the json file is using for.
Version of content, most used for CDN control.
The build number of the file. Set a unique higher value will force the client to download this version over the existing one.
Schema Version of this Json Schema. It should match the client compatibility.
Additional Properties of any type are allowed.
Type: objectContains needed board information in order to identify a target device, and can only support a single target device.
All properties whose name matches the following regular expression must respect the following conditions
Property name regular expression:[A-Z0-9_]+
special key used on the client to identify the target board. See the notes in the Hardware reference file on how to identify the hardware device ID.
The official name of the target board, which is shown in the SDK Manager GUI.
Singular version of the name field.
Short version of the name field.
Product names of the target devices.
No Additional Items[
"Jetson"
]
[
"Jetson",
"Holoscan"
]
The path of hardware images.
"https://"
"http://"
"file://"
"local directory absolute path that starts with /"
The target device storage choices.
No Additional ItemsThe id of the storage type.
Storage type display name on the client
Additional options of flashing commands.
The warning note user need to know for installing on this storage type.
Additional Properties of any type are allowed.
Type: objectThe instructions to flash or install for the device.
Contains the very general flashing instructions.
No Additional ItemsContains instructions to put the board into recovery mode automatically.
No Additional ItemsContains instructions to put the board into recovery mode manually.
No Additional ItemsContains the target device components install instructions.
No Additional ItemsAdditional Properties of any type are allowed.
Type: objectThe device identification details.
The module/modules name supported on this target device. This is displayed in the SDK Manager GUI.
No Additional ItemsThe module IDs of the target devices. This is used in SDK Manager for device detection and flash identification.
No Additional ItemsDescription for the module of the target device.
The recovery mode code of the device in lsusb. This is used in SDK Manager for board detection and flash identification for Jetson devices.
No Additional ItemsThe carrier IDs of the target devices. This is used in SDK Manager for board detection and flash identification.
No Additional ItemsDescription for the carrier of the target board.
The bluefield board Ids. This is used in SDK Manager for board detection and flash identification for DOCA devices.
No Additional ItemsThe aurix port of the device. For example, '/dev/ttyUSB1'. This is used in SDK Manager for flash identification for DRIVE devices.
Whether the device supports Aerial USB. This is used in SDK Manager for flash identification for Aerial devices.
Whether the device supports Tegra Bootrom Check. This is used in SDK Manager for flash identification for Tegra devices.
Additional Properties of any type are allowed.
Type: objectAdditional Properties of any type are allowed.
Type: objectAdditional Properties of any type are allowed.
Type: object