触发实时日志记录事件

在设备通道上触发事件。

可用于记录快速评论,或用于其他尚未想到的用途!

身份验证

AuthorizationBearer

Bearer 身份验证,格式为 Bearer <token>,其中 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