Azure / iot-plugandplay-models-tools

Tools to manage the device-models repo
MIT License
13 stars 18 forks source link

[resolver][cli] Support resolution from file based DTDL array #24

Closed digimaun closed 3 years ago

digimaun commented 3 years ago

Support resolution from file based DTDL array + CLI enablement of functionality

rido-min commented 3 years ago

The parser already supports the Array format. The CLI should just pass the full contents to the parser.