This commit is contained in:
Ankit Aggarwal 2019-10-18 15:19:23 -07:00
Родитель 7b5e3edc4b
Коммит 96bd99e378
3 изменённых файлов: 5 добавлений и 2 удалений

Просмотреть файл

@ -1,3 +1,6 @@
NOTE: This tool only works for Preview Applications.
====================================================
# Lists the IotHub FQDNs for the IotC application
This projects is a utility to get the list of hub names associated with an IoTC application.

2
package-lock.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "iotc-reserved-hubs",
"version": "1.0.6",
"version": "1.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "iotc-reserved-hubs",
"version": "1.2.0",
"version": "1.2.1",
"description": "Lists reserved iothubs FQDNs(fully qualified domain names) for an IoTC application",
"main": "index.js",
"bin": {