设备信息
设备信息
获取当前设备连接的信息。
可用于验证授权令牌,并返回有助于在用户界面中展示有用信息的内容。
身份验证
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/
响应
Device information response
_type
资源类型标识符
id
asset_type
此设备将生成的资产类型
creator_id
deleted_at
device_id
inserted_at
last_seen_at
last_known_firmware_version
设备报告的最新已知固件版本
name
此设备在 iOS 应用程序和 Web 应用程序中显示的名称
project_id
此设备所关联的项目 ID
updated_at
status
timezone
project
channels
channel_count
path_asset_type
path_name
required_metadata_attributes
错误
401
Unauthorized Error