iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
66 lines • 1.79 kB
JSON
{
"resourceGroup": {
"type": "String",
"value": "iotpcsdemo"
},
"iotHubHostName": {
"type": "String",
"value": "hub-bnt6mj6de2d6c"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=hub-bnt6mj6de2d6c.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=JwQFd89qhSYMhqvsG0i3kWJ1jRKhISorEFN5vbJn8aI="
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://documentdb-jon6j.documents.azure.com:443/;AccountKey=pTZD2Q7qE8ONdeZTODPTG3t1bjm2MnNvmytHWS7f0G00gt8TcevehALhjU5kcLlQY9eMzECWpS0XKm8KqfaS0g==;"
},
"containerServiceName": {
"type": "String",
"value": "iotpcsdemo-cluster"
},
"masterFQDN": {
"type": "String",
"value": "iotpcsdemo-mgmt.westus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "azureiotpcs"
},
"sshMaster0": {
"type": "String",
"value": "ssh azureiotpcs@iotpcsdemo-mgmt.westus.cloudapp.azure.com -A -p 22"
},
"loadBalancerIp": {
"type": "String",
"value": "23.99.60.122"
},
"agentFQDN": {
"type": "String",
"value": "agent-jon6j.westus.cloudapp.azure.com"
},
"azureWebsite": {
"type": "String",
"value": "https://iotpcsdemo.azurewebsites.net"
},
"eventHubPartitions": {
"type": "Int",
"value": 4
},
"eventHubName": {
"type": "String",
"value": "hub-bnt6mj6de2d6c"
},
"eventHubEndpoint": {
"type": "String",
"value": "sb://iothub-ns-hub-bnt6mj-221204-76cc15b9ca.servicebus.windows.net/"
},
"storageAccountName": {
"type": "String",
"value": "storagejon6j"
},
"storageAccountKey": {
"type": "String",
"value": "z751J0k8ebVtT7mszqY/9HvXFcHq1euTMEt/K3E5hjiDsym6e2rw0IxlVYcV054K4MrAw6UhmvmJfK4nJ3ofmQ=="
}
}