64 строки
1.4 KiB
JSON
64 строки
1.4 KiB
JSON
{
|
|
"@context": "dtmi:dtdl:context;2",
|
|
"@id": "dtmi:osconfig:deviceosconfiguration;16",
|
|
"@type": "Interface",
|
|
"displayName": "Device OS Configuration",
|
|
"contents": [
|
|
{
|
|
"schema": "dtmi:osconfig:adhs;1",
|
|
"@type": "Component",
|
|
"name": "Adhs"
|
|
},
|
|
{
|
|
"schema": "dtmi:osconfig:commandrunner;3",
|
|
"@type": "Component",
|
|
"name": "CommandRunner"
|
|
},
|
|
{
|
|
"schema": "dtmi:osconfig:configuration;2",
|
|
"@type": "Component",
|
|
"name": "Configuration"
|
|
},
|
|
{
|
|
"schema": "dtmi:osconfig:deliveryoptimization;1",
|
|
"@type": "Component",
|
|
"name": "DeliveryOptimization"
|
|
},
|
|
{
|
|
"schema": "dtmi:osconfig:deviceinfo;5",
|
|
"@type": "Component",
|
|
"name": "DeviceInfo"
|
|
},
|
|
{
|
|
"schema": "dtmi:osconfig:firewall;4",
|
|
"@type": "Component",
|
|
"name": "Firewall"
|
|
},
|
|
{
|
|
"schema": "dtmi:osconfig:hostname;2",
|
|
"@type": "Component",
|
|
"name": "HostName"
|
|
},
|
|
{
|
|
"schema": "dtmi:osconfig:networking;2",
|
|
"@type": "Component",
|
|
"name": "Networking"
|
|
},
|
|
{
|
|
"schema": "dtmi:osconfig:packagemanager;1",
|
|
"@type": "Component",
|
|
"name": "PackageManager"
|
|
},
|
|
{
|
|
"schema": "dtmi:osconfig:tpm;3",
|
|
"@type": "Component",
|
|
"name": "Tpm"
|
|
},
|
|
{
|
|
"schema": "dtmi:osconfig:ztsi;3",
|
|
"@type": "Component",
|
|
"name": "Ztsi"
|
|
}
|
|
]
|
|
}
|