실시간 로깅 이벤트 트리거

디바이스 채널에서 이벤트를 트리거합니다.

빠르게 코멘트를 기록하거나, 아직 생각하지 못한 다른 용도로도 사용할 수 있습니다!

인증

AuthorizationBearer

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

경로 매개변수

channel_idstring필수형식: "uuid"

디바이스 채널 ID

input_indexinteger필수>=0

입력을 식별하는 데 사용될 0부터 시작하는 정수

헤더

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/

요청

This endpoint expects an object.
action_typeenum선택 사항
허용된 값:
offsetinteger선택 사항>=0
startobject선택 사항
durationobject선택 사항

응답

확인

오류

401
Unauthorized Error