-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflp-config.json
More file actions
34 lines (34 loc) · 1013 Bytes
/
flp-config.json
File metadata and controls
34 lines (34 loc) · 1013 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"application": {
"id": "",
"title": "odataconsumption.iot-consumption",
"type": "SAP_UI5_Component",
"componentUrl": "/webapp",
"appUrl": "#iotconsumption-Display",
"navigationComponentName": "odataconsumption",
"intentSemanticObject": "iot-consumption",
"intentAction": "Display",
"html5ApplicationName": "iotconsumption",
"HCPParentApplicationName": ""
},
"assignment": {
"groups": [
"1a26cadd-32a4-4bf3-89f6-3daf6078f1cf"
],
"contentPackages": [
"edf77d6c-bc67-4758-ad26-8d8acbf67690"
],
"categories": []
},
"tile": {
"type": "StaticTile",
"title": "Internet of Thinks",
"subtitle": "Analysis",
"searchKeywords": "Internet of Thinks,Analysis",
"displayIconUrl": "sap-icon://area-chart",
"displayInfoText": "",
"size": "1x1",
"serviceURL": "",
"refreshInterval": ""
}
}