디바이스 정보

현재 디바이스 연결 정보를 가져옵니다.

인증 토큰을 확인하고 사용자 인터페이스 표시에 유용한 정보를 반환합니다.

인증

AuthorizationBearer

Bearer <token> 형식의 Bearer 인증. 여기서 token은 인증 토큰입니다.

헤더

x-client-versionstring선택 사항기본값 0.0.0
Firmware or software version of a C2C integration. Will be used to determine the correct Device Model configuration for the device when multiple are available. Must be a valid semantic version. For more on semantic versions, see here: https://semver.org/

응답

Device information response
_typestring선택 사항기본값 project_device

리소스 유형 식별자

idstring선택 사항형식: "uuid"
asset_typestring선택 사항

이 디바이스가 생성할 에셋 유형

creator_idstring선택 사항형식: "uuid"
deleted_atstring선택 사항형식: "date-time"
device_idstring선택 사항형식: "uuid"
inserted_atstring선택 사항형식: "date-time"
last_seen_atstring선택 사항형식: "date-time"
last_known_firmware_versionstring선택 사항

디바이스에서 보고한 마지막으로 확인된 펌웨어 버전

namestring선택 사항<=255 characters

iOS 앱과 웹 앱에 표시되는 이 디바이스의 이름

project_idstring선택 사항형식: "uuid"

이 디바이스가 연결된 프로젝트 ID

updated_atstring선택 사항
statusenum선택 사항
timezonestring선택 사항
authorizationobject선택 사항

프로젝트 디바이스의 권한 부여 세부 정보

projectobject선택 사항
channelslist of objects선택 사항
channel_countinteger선택 사항<=100
path_asset_typestring선택 사항<=50 characters
path_namestring선택 사항<=50 characters
required_metadata_attributeslist of strings선택 사항

오류

401
Unauthorized Error