リアルタイムイベントログ機能をトリガー

デバイスチャネルでイベントをトリガーします。

ちょっとしたコメントを残したり、まだ思いついていない他の用途にも使えます。

認証

AuthorizationBearer

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

パスパラメータ

channel_idstring必須形式: "uuid"

デバイスチャネル ID

input_indexinteger必須>=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オプション

レスポンス

OK

エラー

401
Unauthorized Error