Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Tool to get reserved iothub names for an IoT Central application

License

Notifications You must be signed in to change notification settings

Azure/IoTC-Reserved-IoTHub-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Pre-requisites

  • NodeJS 10+

Installing

Run the following command to link the CLI command to run the utility.

npm i -g iotc-reserved-hubs

This command will run npm install and build the project. Once built it will link the iotc-reserved-hubs command on your path. To run the utility use the follwing command:

iotc-reserved-hubs

Arguments

The following arguments should be used with this utility

-u | --url : Application URL of the IoTC app. For e.g. https://sample-test-app.azureiotcentral.com

-t | --token: The API token from the IoTC application which authenticated the user using this script

About

Tool to get reserved iothub names for an IoT Central application

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published