连接新的设备通道
连接新的设备通道
我们可以通过以下请求连接新通道
身份验证
AuthorizationBearer
Bearer 身份验证,格式为 Bearer <token>,其中 token 是您的身份验证令牌。
请求头
x-client-version
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_id
device_model_id
响应
Example response
_type
id
actor_id
asset_type
device_id
external_index
inserted_at
name
基于设备型号自动生成的名称
project_id
此设备所关联的项目 ID
project_device_id
real_time_logging_capable
status
updated_at
错误
401
Unauthorized Error
409
Conflict Error