-
Notifications
You must be signed in to change notification settings - Fork 18
Publishing Metadata
Paymaun edited this page Jul 8, 2021
·
7 revisions
Optional Requirement
The IoT models repository uses a pipeline to process and publish models content merged in the default branch (currently main
) to storage. During this process our tooling generates and stores expanded
versions of all models containing the full dependency chain.
Additionally, the publishing process will produce two files:
{
"commitId": "1aef208a5dd7df058f46058fbb565dda5876fccd",
"features": {
"expanded": true,
"index": true
},
"publishDateUtc": "2021-04-12T23:52:29.820611+00:00",
"sourceRepo": "Azure/iot-plugandplay-models",
"totalModelCount": 336
}
See Model Index