Trigger a real-time logging event

Triggers an event on the device channel. Can be used for logging a quick comment, or for other things that haven't been dreamed up yet!

認証

AuthorizationBearer

Bearer <token>形式のBearer認証。tokenは認証トークンです。

パスパラメータ

channel_idstring必須形式: "uuid"
Device channel id
input_indexinteger必須>=0

An 0-indexed integer that will be used to identify the input

ヘッダー

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オプション

レスポンス

OK

エラー

401
Unauthorized Error