Azure IoT Hub Explorer 설치

3954 단어 AzurenpmIoTHub

IoT Hub Explorer 설치



Azure IoT Hub에 디바이스를 등록하는 시뮬레이터
$ npm -g install iothub-explorer
npm WARN deprecated [email protected]: iothub-explorer will be retired on November 31st, 2018 and has been replaced by the Azure CLI IoT Extension: https://aka.ms/iotcli
npm WARN deprecated [email protected]: This package has been deprecated. Please use @azure/event-hubs instead
npm WARN deprecated [email protected]: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
/Users/k.tsumura/.nodebrew/node/v14.1.0/bin/iothub-explorer -> /Users/k.tsumura/.nodebrew/node/v14.1.0/lib/node_modules/iothub-explorer/iothub-explorer.js
+ [email protected]
added 213 packages from 188 contributors in 20.009s

Expire되었습니다



2018년부터 마이그레이션된
--------
DEPRECATION NOTICE: iothub-explorer will be retired on November 31st, 2018
It has been replaced by the Azure CLI IoT Extension (https://aka.ms/iotcli).
--------

git에서 install



git의 Read me를 참고로 해 보았다.
htps : // 기주 b. 코 m / 아즈레 / 아즈레 이오 t- xp ㄉ r

절차



git의 페이지 발췌(2020년 5월)



4를 실행하면 브라우저에서 다음 페이지를 열 수 있습니다 (htp://127.0.0.1:3000/)


사용해보기



Connect해 보면 다음 화면으로


Device 추가





장치가 추가되었음을 이 도구 및 Azure 포털에서 확인



도구


Azure 포털


막힌 곳



package.json을 찾을 수 없다고 들었습니다.
Clone 한 디렉토리로 이동하는 것을 잊어 버렸습니다.
$ npm install
npm WARN saveError ENOENT: no such file or directory, open '/Users/k.tsumura/Desktop/test/package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN enoent ENOENT: no such file or directory, open '/Users/k.tsumura/Desktop/test/package.json'
npm WARN test No description
npm WARN test No repository field.
npm WARN test No README data
npm WARN test No license field.

up to date in 0.668s
found 0 vulnerabilities

좋은 웹페이지 즐겨찾기