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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,8 +30,8 @@ Please note, that the json-files are exported from another tenant. So their migh
30
30
31
31
| Name | Description | Complexity Rating | Prerequisites |
32
32
| --- | --- | --- | --- |
33
-
|[Command MQTT devices connected via IoT Extension](./commandMqttDevice_IoT-Extension/readme.md)||:star::star:| IoT Extension|
34
-
|[Command MQTT devices connected via MindConnect](./commandMqttDevice_MindConnect/readme.md)||:star::star:| IoT Extension|
33
+
|[Command MQTT devices connected via MindConnect](./commandMqttDevice_MindConnect/readme.md)| Send commands back to a device via MindConnect MQTT|:star::star:| IoT Extension|
34
+
|[Command MQTT devices connected via IoT Extension](./commandMqttDevice_IoT-Extension/readme.md)| Send a command to a device via IoT Extension|:star::star:| IoT Extension|
35
35
|[Create custom API endpoints](./createCustomEndpoint/readme.md)||:star:| - |
36
36
|[Create rule for asset type](./createRuleForAssetType/readme.md)| Create a rule for all assets of this type |:star:| - |
37
37
|[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 |
0 commit comments