Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 399 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 399 Bytes

ADTBulkImport

ADT Bulk Import Converter tool is a .NET Core tool that takes DTDL models in a directory (1 JSON model per file) and recursively iterates through the directory structure to generate 1 output file in NDJSON format that can be used for providing input bulk import of models to Azure Digital Twin service.

Usage: ADTBulkImportConverter.exe "Input Folder Path" "OutputFileName.ndjson"