Skip to content

Commit 35b36fd

Browse files
committed
minor repository refactor
+ 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
1 parent fb250b6 commit 35b36fd

17 files changed

+7
-6
lines changed

MindSphere_Launchpad_VFC.png

-212 KB
Binary file not shown.

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Insights Hub Visual Flow Creator Examples
22

3-
[![Documentation](https://img.shields.io/badge/mindsphere-documentation-%23009999.svg)](https://opensource.mindsphere.io/docs/mindconnect-nodejs/index.html)
4-
[![Forum](https://img.shields.io/badge/mindsphere-community-%23009999.svg)](https://community.plm.automation.siemens.com/t5/Developer-Space/bd-p/MindSphere-platform-forum)
3+
[![Documentation](https://img.shields.io/badge/insightshub-documentation-00D7A0?style=flat&labelColor=000028)](https://documentation.mindsphere.io/MindSphere/index.html)
4+
[![Forum](https://img.shields.io/badge/insightshub-community-00D7A0?style=flat&labelColor=000028)](https://community.sw.siemens.com/s/topic/0TO4O000000MihsWAC/insights-hub)
55

66
# Welcome
77
* You are interested in Insights Hub?
@@ -25,21 +25,22 @@ Please note, that the json-files are exported from another tenant. So their migh
2525

2626
## Example Overview
2727

28-
### Current examples in this repository for Visual Flow Creator (VFC):
28+
### Current examples in this repository for Visual Flow Creator:
2929

3030
| Name | Description | Complexity Rating | Prerequisites |
3131
| --- | --- | --- | --- |
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 |
3332
| [Create custom API endpoints](./createCustomEndpoint/readme.md) | | :star: | - |
33+
| [Integrate external API](./integrateExternalApi/readme.md) | | :star: | |
3434
| [Create rule for asset type](./createRuleForAssetType/readme.md) | Create a rule for all assets of this type | :star: | - |
3535
| [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 |
3636
| [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: | - |
3738
| [Generate sample data](./generateSampleData/readme.md) | Demo data for different data types in Insights Hub | :star: | - |
3839
| [Send SMS notifications](./sendSmsNotifications/readme.md) | Send SMS notifications and dynamically specify recipient | :star: | - |
3940
| [Virtual machine simulator](./virtualMachineSimulator/readme.md) | | :star: | - |
4041
| [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 |
4143
| [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: | - |
42-
| [Integrate external API](./integrateExternalApi/readme.md) | | :star: | |
4344

4445
You can add here your ideas or requests for further examples.
4546

@@ -55,7 +56,7 @@ All application examples shown in this repository require the Insights Hub Appli
5556

5657
To use them, ensure that
5758
- VFC is available in your Insights Hub tenant ([VFC in Insights Hub Store](https://www.dex.siemens.com/mindsphere/applications/visual-flow-creator))
58-
![image](./MindSphere_Launchpad_VFC.png)
59+
![image](./docs/Launchpad_VFC.png)
5960
- you have *admin* or *user* access to VFC ([VFC user role settings](https://documentation.mindsphere.io/resources/html/visualflow-creator/en-US/108812512779.html))
6061
![image](./VFC_roles.png)
6162

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)