iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
30 lines • 869 B
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezcertstest1"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=iothub-jsmo2.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=/xgHqDrmuom8/pkPnAmZFJKdHzrEpJFE0oHf9V979e4="
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://documentdb-jsmo2.documents.azure.com:443/;AccountKey=LwEP0SA7WdMKzRgO6LwIPMpJWt5ygY3NvCFHXuPPkmzJyrvrEfp57TXne4GoQuNdTtFSLh27gxHiXY5jjei2KQ==;"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezcertstest1.azurewebsites.net"
},
"vmFQDN": {
"type": "String",
"value": "vm-jsmo2.eastus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"adminPassword": {
"type": "String",
"value": "Pcs!2345"
}
}