Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

DTDLParser Samples

This folder contains samples to show how to parse a DTDL interface and enumerate the elements when using extends and components

  • DTDLParserResolveSample shows how to parse an interface with external references, resolve the dependencies using the Azure.IoT.ModelsRepository client.
  • DTDLParserJSInteropSample shows how to use the DTDL Parser from JavaScript running in the browser, using .NET JSInterop