Skip to content

Commit 8a24468

Browse files
committed
doc: added table with rating as overview
1 parent 11e40ba commit 8a24468

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,16 @@
66

77

88
## Example Overview
9+
910
Current examples in this repository for Visual Flow Creator (VFC):
10-
- creation of custom API endpoints
11-
- commanding MQTT devices connected via IoT Extension
11+
12+
| Name | Description | Complexity Rating | Prerequisites |
13+
| --- | --- | --- | --- |
14+
| [Command MQTT devices connected via IoT Extension](./commandMqttDevice/readme.md) | | :star: :star: | IoT Extension|
15+
| [Create custom API endpoints](./createCustomEndpoint/readme.md) | | :star: | |
16+
| [Create rule for asset type](./createRuleForAssetType/readme.md) | Create a rule for all assets of this type | :star: | |
17+
| [Generate sample data](./generateSampleData/readme.md) | Demo data for different data types in MindSphere | :star: | |
18+
| [Virtual machine simulator](./virtualMachineSimulator/readme.md) | | :star: | |
1219

1320
## Prerequisites
1421
All application examples shown in this respository require the *Visual Flow Creator* MindSphere Application.

0 commit comments

Comments
 (0)