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