iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
18 lines • 629 B
JSON
{
"resourceGroup": {
"type": "String",
"value": "devenv"
},
"iotHubHostName": {
"type": "String",
"value": "hub-ayhngyhagl2qs.azure-devices.net"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=hub-ayhngyhagl2qs.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=59IGpcLuuNoNajMceYWOw8qUOy8lMpopnO8P9+SIsts=;"
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://docdb-ayhngyhagl2qs.documents.azure.com:443/;AccountKey=74YlLLWBspES9f3PDzJC1kEdQcWmxT7eRkVHAxPDFzsgDhnUsFDbdL7BhTBzKkEFGvaCE6hFtKQjAfGlfI66Nw==;"
}
}