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