Last Updated on : 2023-06-21 07:13:11download
Query the details of a specified space.
GET: /v1.0/iot-02/community/space
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
block_id | String | query | true | The ID of a community. |
tree_id | String | query | true | The ID of the node. |
Parameter name | Type | Description |
---|---|---|
result | HighwayBuildingDetailResponse |
Description of result
Parameter name | Type | Description |
---|---|---|
parent_tree_id | String | The ID of a specified parent node. |
building_type | Integer | The type of building.
|
building_toward | Integer | The direction of a specified building.
|
building_address | String | The address of a specified building. |
tree_id | String | The ID of a specified node. |
space_tree_name | String | The name of the space. |
full_value | String | The full name. |
value | String | The value. |
meta_id | String | The ID of the space type. |
meta_code | String | Space type.
|
GET: /v1.0/iot-02/community/space?block_id=137209001211933xxxx
{
"fullValue": "Building 1",
"metaCode": "building",
"treeId": "137209008422933xxxx",
"parentTreeId": "137209118422933xxxx",
"value": "Building 1"
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback