iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
30 lines • 922 B
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezauthtest"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=iothub-lghmm.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=sEa/YWZ/0AIiDQ2LtLqm6hrpTAYWVkS1oAuqJdgXA2M="
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://documentdb-lghmm.documents.azure.com:443/;AccountKey=tE9HBhFRY64nWA9jvIrno6WukuJF0pEb458tWEXxWdQRAjsev27J7iuKOG8g3qE0hY5Kr0jMAY5ACWEc0udtug==;"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezauthtest.azurewebsites.net"
},
"mapApiQueryKey": {
"type": "String",
"value": "AtKKkMvPR68WbFUrfrGYdpRfM0z8xl44Y1KZmAMm0e5p5_oxy8U1gFb1F0yNO7dP"
},
"vmFQDN": {
"type": "String",
"value": "vm-lghmm.westus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
}
}