GetBuildingInfo und Bild
Function Name:
Login,GetBuildingInfo,LoadBuildingImage,LoadTag
Request:
{
"0": {
"username": "{{username}}",
"password": "{{password}}"
},
"1": {
"building_id": 19
},
"2": {
"building_id": "$GetBuildingInfo.0.id",
"type": 1
},
"3": {
"tag": "Wt8jFR4A"
}
< ... >
}
Response:
{
"success": true,
"response": {
"Login": [
{
"userToken": "TYnfb0N5JaXK2tgh7FehGsI94Nxr9qU6"
}
],
"GetBuildingInfo": [
{
"id": 19,
"name": "AVB-Demospielwiese",
"address": {
"id": 21,
"thoroughfare": "Mittelstraße",
"thoroughfare_no": 42,
"city": "Mannheim",
"postalcode": 68169,
"lon": 8.4685818,
"lat": 49.4987159,
"administrativarea": "Baden-Württemberg"
},
"roottag": "10000032",
"position": {
"lat": 49.4987159,
"lon": 8.4685818
}
}
],
"LoadBuildingImage": [
"base64image..."
],
"LoadTag": [
{
"tag": {
"tag_id": "10000032",
"displayname": "Main Entrance",
"floor": 0,
"description": false,
"accessibilityDescription": false,
"room_count": 1,
"room_id": 3971,
"force_image_category_id": false,
"hideFromSearch": false,
"showPoiTitle": false,
"clusterPriority": false,
"mapImageType": false,
"iconSize": null,
"region": {
"id": 40,
"name": "Gebäude a",
"desc": "Gebäude a"
}
},
"keywords": [
{
"id": 288109,
"keyword": "#exit"
},
{
"id": 288110,
"keyword": "Ausgang"
},
{
"id": 288111,
"keyword": "Exit"
},
{
"id": 288112,
"keyword": "Eingang"
},
{
"id": 288113,
"keyword": "Entrance"
},
{
"id": 288114,
"keyword": "Sortie"
}
],
"categories": [
{
"building_id": 19,
"category_id": 1,
"category_handle": "#service",
"category_name": "Service",
"active_building": 1,
"active_tag": 0
},
{
"building_id": 19,
"category_id": 2,
"category_handle": "#exit",
"category_name": "Exit",
"active_building": 1,
"active_tag": 1
}
],
"isQuicksearch": false
}
]
}
}
Required Authentication:
Building Access, Login
Named Params
true