iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
26 lines • 793 B
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezjavatest"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=iothub-s5n5e.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=DouaBFO7SPfiqfUOk00GrlJ3DnuCv7MI2SsO4djHi4w="
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://documentdb-s5n5e.documents.azure.com:443/;AccountKey=Lb7M6MLakOiNRTCiGPLNp2WZjMtQZa3olYAungaK6BdB1SfBblvOnXH03DSvbDOVGndWR4LKGpoyfIUNOtDkGg==;"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezjavatest.azurewebsites.net"
},
"vmFQDN": {
"type": "String",
"value": "vm-s5n5e.westus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
}
}