Azure / iot-plugandplay-models-tools

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

dmr-client export should allow to configure the expanded form #116

Open rido-min opened 3 years ago

rido-min commented 3 years ago

When running export I'd like to configure if the dependencies should be output (to file or stdout) as:

dmr-client export --dtmi "dtmi:com:a;1" -o a.json --expanded-output false

a.json
deviceinfo.json

dmr-client export --dtmi "dtmi:com:a;1" -o a.json --expanded-output true

a.json