-
시작하기
Cloud IoT Core에 대해 프로젝트 및 환경을 설정하고 핵심 개념을 알아봅니다.
-
레지스트리 및 기기 만들기
기기 레지스트리를 만들고 그 안에서 기기를 설정합니다.
-
게이트웨이 사용
게이트웨이를 만들고 비게이트웨이 기기와 Cloud IoT Core 사이에 메시지를 중계하도록 구성합니다.
-
MQTT 브리지 사용
업계 표준 MQTT 프로토콜을 사용하여 Cloud IoT Core에 기기를 연결합니다.
-
HTTP 브리지 사용
연결 없는 HTTP를 사용하여 기기 원격 분석을 게시하고, 기기 구성을 업데이트하고, 기기 상태를 Cloud IoT Core에 보고합니다.
-
기기 구성 및 상태 가져오기
기기 구성을 업데이트하고 기기에서 보고된 상태를 가져옵니다.
-
기기에 명령어 보내기
기기에 일회성 지시문을 보냅니다.
-
사용자 인증 정보 관리
기기에 대해 공개 키/비공개 키 쌍을 만들고, JSON 웹 토큰을 생성하고, 레지스트리에 인증서를 추가하고, 애플리케이션을 인증합니다.
-
IAM으로 액세스 제어
Identity and Access Management를 사용하여 기기 액세스를 제어합니다.
-
로깅 및 모니터링
Stackdriver를 사용하여 Cloud IoT Core 리소스를 모니터링하고 감사 로그 및 기기 로그를 봅니다.
-
오류 처리
Cloud IoT Core 오류와 지수 백오프와 같은 방식을 사용해서 이를 처리하는 방법을 확인합니다.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"이해하기 어려움"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"잘못된 정보 또는 샘플 코드"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"필요한 정보/샘플이 없음"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]