更新时间:2023-06-15 06:05:02
本文介绍查询空间详情的 API。
查询空间详情。
GET: /v1.0/iot-02/community/space
| 参数名 | 类型 | 参数位置 | 是否必填 | 说明 |
|---|---|---|---|---|
| block_id | String | query | true | 小区 ID |
| tree_id | String | query | true | 空间ID |
| 参数名 | 类型 | 说明 |
|---|---|---|
| result | HighwayBuildingDetailResponse |
result 说明
| 参数名 | 类型 | 说明 |
|---|---|---|
| parent_tree_id | String | 父节点 ID |
| building_type | Integer | 建筑类型,
|
| building_toward | Integer | 朝向,
|
| building_address | String | 地址 |
| tree_id | String | 节点 ID |
| space_tree_name | String | 空间名称 |
| full_value | String | 全称 |
| value | String | 值 |
| meta_id | String | 空间类型 ID |
| meta_code | String | 空间类型,
|
GET: /v1.0/iot-02/community/space?block_id=137209001211933xxxx
{
"tree_id": "137209008422933xxxx",
"full_value": "1幢",
"parent_tree_id": "137209118422933xxxx",
"meta_code": "building",
"value": "1幢"
}
参考 错误码。
该内容对您有帮助吗?
是意见反馈该内容对您有帮助吗?
是意见反馈