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