Azure IoT Hub Explorer 설치
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
Reference
이 문제에 관하여(Azure IoT Hub Explorer 설치), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/misottyo/items/cf04b92e5bdbd7a7b9d4
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
$ 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
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
Reference
이 문제에 관하여(Azure IoT Hub Explorer 설치), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/misottyo/items/cf04b92e5bdbd7a7b9d4
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
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
Reference
이 문제에 관하여(Azure IoT Hub Explorer 설치), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/misottyo/items/cf04b92e5bdbd7a7b9d4
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
$ 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
Reference
이 문제에 관하여(Azure IoT Hub Explorer 설치), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/misottyo/items/cf04b92e5bdbd7a7b9d4텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)