File tree 1 file changed +9
-2
lines changed
1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 6
6
7
7
8
8
## Example Overview
9
+
9
10
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 : | |
12
19
13
20
## Prerequisites
14
21
All application examples shown in this respository require the * Visual Flow Creator* MindSphere Application.
You can’t perform that action at this time.
0 commit comments