새 디바이스 채널 연결

다음 요청으로 새 채널을 연결할 수 있습니다

인증

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/

요청

Payload
client_idstring필수형식: "uuid"
device_model_idstring필수형식: "uuid"

응답

Example response
_typestring선택 사항기본값 project_device_channel
idstring선택 사항형식: "uuid"
actor_idstring선택 사항형식: "uuid"
asset_typeenum선택 사항
device_idstring선택 사항형식: "uuid"
external_indexdouble선택 사항0-100
inserted_atstring선택 사항형식: "date-time"
namestring선택 사항

디바이스 모델을 기준으로 자동 생성된 이름

project_idstring선택 사항

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

project_device_idstring선택 사항
real_time_logging_capableboolean선택 사항기본값 false
statusenum선택 사항
updated_atstring선택 사항형식: "date-time"

오류

401
Unauthorized Error
409
Conflict Error