You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ updated folder names for more clear text
+ updated content table with 24h data simulation case
+ updated badges to feature Insights Hub
+ put all documents to "docs" of the repo
@@ -25,21 +25,22 @@ Please note, that the json-files are exported from another tenant. So their migh
25
25
26
26
## Example Overview
27
27
28
-
### Current examples in this repository for Visual Flow Creator (VFC):
28
+
### Current examples in this repository for Visual Flow Creator:
29
29
30
30
| Name | Description | Complexity Rating | Prerequisites |
31
31
| --- | --- | --- | --- |
32
-
|[Command MQTT devices connected via MindConnect](./commandMqttDevice_MindConnect/readme.md)| Send commands back to a device via MindConnect MQTT |:star:| MindConnect MQTT connected device |
33
32
|[Create custom API endpoints](./createCustomEndpoint/readme.md)||:star:| - |
|[Create rule for asset type](./createRuleForAssetType/readme.md)| Create a rule for all assets of this type |:star:| - |
35
35
|[Data Lake - timeseries import](./DataLake_scheduledImport/readme.md)| Setup scheduled trigger to start import of data from timeseries storage to Integrated Data Lake |:star:| Integrated Data Lake |
36
36
|[Data Lake - generate access token](./DataLake_provideAccessToken/readme.md)| Provides an API endpoint which feedbacks an access token for IDL data |:star:| Integrated Data Lake |
37
+
|[24h sample data scenario replay](./data_simulation_24h//readme.md)| Simulate demo data by continuously replaying 24-hour reference data |:star:| - |
37
38
|[Generate sample data](./generateSampleData/readme.md)| Demo data for different data types in Insights Hub |:star:| - |
|[Write location data to your Asset](./WriteLocationToAsset/readme.md)| Write locational information directly to your Asset using the Asset Management API |:star:| - |
42
+
|[Command MQTT devices connected via MindConnect](./commandMqttDevice_MindConnect/readme.md)| Send commands back to a device via MindConnect MQTT |:star:| MindConnect MQTT connected device |
41
43
|[VFC Dashboard - Getting Started Guide](./Dashboard_getting_started/readme.md)| Create a dynamic Dashboard completely from scratch and learn the basics of VFC Dashboarding |:star:| - |
You can add here your ideas or requests for further examples.
45
46
@@ -55,7 +56,7 @@ All application examples shown in this repository require the Insights Hub Appli
55
56
56
57
To use them, ensure that
57
58
- VFC is available in your Insights Hub tenant ([VFC in Insights Hub Store](https://www.dex.siemens.com/mindsphere/applications/visual-flow-creator))
58
-

59
+

59
60
- you have *admin* or *user* access to VFC ([VFC user role settings](https://documentation.mindsphere.io/resources/html/visualflow-creator/en-US/108812512779.html))
0 commit comments