<alibaba_campus_device_openapi_getdevicelist_response>
<result>
<content>
<limit>15</limit>
<total>100</total>
<result_list>
<device_standard_api_dto>
<code>logic-ib</code>
<campus_id>100001</campus_id>
<campus_name>西溪园区</campus_name>
<building_id>100009</building_id>
<building_name>1号楼</building_name>
<floor_id>100049</floor_id>
<floor_name>1F</floor_name>
<template_code>BrakeMachine</template_code>
<last_update_time>2017-10-22 17:00:42</last_update_time>
<uuid>f42bc4f8-9cf4-4a29-9239-7962a33fbab8</uuid>
<device_id>f42bc4f8-9cf4-4a29-9239-7962a33fbab8</device_id>
<be_run>true</be_run>
<template_id>110</template_id>
<version>1.0.0</version>
<be_logic>false</be_logic>
<longitude>10.12545</longitude>
<latitude>50.1546254</latitude>
<space_id>100045</space_id>
<space_name>会议室</space_name>
<template_name>车牌识别道闸一体机</template_name>
<meta_point_datas>
<meat_data_api_dto>
<code>audio</code>
<alarm>false</alarm>
<mapping_point>null</mapping_point>
<data_type>null</data_type>
<ref_device_id>fb95eb11-4cc6-49d1-87b3-8d851906af02</ref_device_id>
<ref_property_code>lightBrightness</ref_property_code>
</meat_data_api_dto>
</meta_point_datas>
<nickname>测试设备别名</nickname>
<tag_info_list>
<tag_info_api_dto>
<tag_name>jace</tag_name>
<system_tag>true</system_tag>
<tag_desc>null</tag_desc>
<tag_type_name>Marker</tag_type_name>
</tag_info_api_dto>
</tag_info_list>
<run_status>0</run_status>
<run_status_name>在线</run_status_name>
</device_standard_api_dto>
</result_list>
<current_page>1</current_page>
</content>
<request_id>null</request_id>
<error_code>200</error_code>
<error_msg>null</error_msg>
<success>true</success>
</result>
</alibaba_campus_device_openapi_getdevicelist_response>
{
"alibaba_campus_device_openapi_getdevicelist_response":{
"result":{
"content":{
"limit":15,
"total":100,
"result_list":{
"device_standard_api_dto":[
{
"code":"logic-ib",
"campus_id":100001,
"campus_name":"西溪园区",
"building_id":100009,
"building_name":"1号楼",
"floor_id":100049,
"floor_name":"1F",
"template_code":"BrakeMachine",
"last_update_time":"2017-10-22 17:00:42",
"uuid":"f42bc4f8-9cf4-4a29-9239-7962a33fbab8",
"device_id":"f42bc4f8-9cf4-4a29-9239-7962a33fbab8",
"be_run":true,
"template_id":110,
"version":"1.0.0",
"be_logic":false,
"longitude":"10.12545",
"latitude":"50.1546254",
"space_id":100045,
"space_name":"会议室",
"template_name":"车牌识别道闸一体机",
"meta_point_datas":{
"meat_data_api_dto":[
{
"code":"audio",
"alarm":false,
"mapping_point":"null",
"data_type":"null",
"ref_device_id":"fb95eb11-4cc6-49d1-87b3-8d851906af02",
"ref_property_code":"lightBrightness"
}
]
},
"nickname":"测试设备别名",
"tag_info_list":{
"tag_info_api_dto":[
{
"tag_name":"jace",
"system_tag":true,
"tag_desc":"null",
"tag_type_name":"Marker"
}
]
},
"run_status":0,
"run_status_name":"在线"
}
]
},
"current_page":1
},
"request_id":"null",
"error_code":"200",
"error_msg":"null",
"success":true
}
}
}