To build the DPS Service Client, simply install AutoRest in Node.js via npm
(npm install -g autorest
) and then run:
autorest protocol-generator.md
To see additional help and options, run:
autorest --help
For other options on installation see Installing Autorest on the AutoRest GitHub page
The following are the settings for using this API with AutoRest
input-file: service.json
python:
namespace: protocol
output-folder: src/azure/iot/hub
add-credentials: True