HW L1 Json Schema

Type: object

HW L1 Json Schema, Schema Version 1.0

Type: object

Contains general information of the hardware json files for client load.

Type: string

Title of what the json file is using for.

Type: string

Version of content, most used for CDN control.

Type: string

The build number of the file. Set a unique higher value will force the client to download this version over the existing one.

Type: string

Schema Version of this Json Schema. It should match the client compatibility.

Additional Properties of any type are allowed.

Type: object

Type: array of object

Objects of products’ name and uri to the L2 files.

No Additional Items

Each item of this array must be:

Type: object

Type: string

Product name of this family.


Examples:

"Jetson"
"Holoscan"
"DRIVE"
"DOCA"
"Switch"
"Aerial"

Type: string

The uri to the L2 Json of this family.


Examples:

"https://"
"http://"
"local path as /"
"relative path to this file location ./"

Additional Properties of any type are allowed.

Type: object

Additional Properties of any type are allowed.

Type: object