Cloud IoT Core 개요
    • PDF

    Cloud IoT Core 개요

    • PDF

    Article Summary

    개요

    Cloud IoT Core는 사물들이 인터넷을 기반으로 연결하고 데이터 전달하는데 편의 및 보안을 제공하는 서비스입니다. Cloud IoT Core와 연동된 다른 서비스를 통해서 추가적인 다양한 작업을 수행할 수 있습니다.
    Cloud IoT Core의 API 사용 방법은 아래 가이드를 참고하시기 바랍니다.

    공통 설정

    API URL

    https://cloudiotcore.apigw.ntruss.com/cloudiotcore/v1
    

    요청 헤더

    항목필수 여부설명
    Content-TypeYes요청 Body Content Type을 application/json으로 지정 (POST)
    x-ncp-apigw-timestampYes1970년 1월 1일 00:00:00 협정 세계시(UTC)부터의 경과 시간을 밀리초(Millisecond)로 나타내며
    API Gateway 서버와 시간 차가 5분 이상 나는 경우 유효하지 않은 요청으로 간주
    x-ncp-iam-access-keyYes포탈 또는 Sub Account에서 발급받은 Access Key ID
    x-ncp-apigw-signature-v2Yes위 예제의 Body를 Access Key Id와 맵핑되는 SecretKey로 암호화한 서명
    HMAC 암호화 알고리즘은 HmacSHA256 사용

    NAVER Cloud Platform 인증키 및 Signature 생성 가이드 바로가기

    에러 응답 형식

    http status code 400 - 500

    {
      "error": {
        "errorCode": "string",
        "message": "string",
        "details": "string"
      }
    }
    

    이 문서가 도움이 되었습니까?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.