华为HiLens-获取设备列表:响应参数

时间:2025-01-26 10:48:40

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

total

Integer

满足条件的设备总数

data

Array of GetDevicesListArrayObject objects

设备实体列表

表5 GetDevicesListArrayObject

参数

参数类型

描述

id

String

设备ID

name

String

设备名称

type

String

设备类型

status

Integer

设备状态(0:离线;1:在线)

cpu

Integer

cpu核数

memory

Integer

内存大小

os

String

操作系统

firmware_name

String

固件名称

firmware_version

String

固件版本

firmware_status

Integer

固件状态(1:更新中,2:更新失败,3:更新成功)

firmware_cause

String

固件更新失败原因

path

String

设备数据存储路径,该桶需要和当前region匹配

path_update_status

Integer

设备数据存储路径更新状态(0:更新成功,1:更新中)

path_update_cause

String

设备数据存储路径更新失败原因

create_time

Long

创建时间(时间戳)

update_time

Long

更新时间(时间戳)

user_time

String

IAM 用户名

resource_spec_code

String

计费资源码

cloud_service_type

String

云服务计费类型

active_content

String

激活内容

active_flag

Integer

激活状态(0:未激活,1:已激活且付费,2:已激活且免费,3:付费到期,4:已激活使用SN码,5:已激活30天免费,6:免费到期)

topic_urn

String

关联设备的主题消息推送的URN地址

support.huaweicloud.com/api-hilens/get_devices_list.html