cloud:aws:iot_core
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cloud:aws:iot_core [2021/09/27 06:39] – skipidar | cloud:aws:iot_core [2023/11/01 07:13] (current) – ↷ Page moved from business_process_management:camunda:cloud:aws:iot_core to cloud:aws:iot_core skipidar | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== IoT ====== | ||
+ | |||
+ | |||
+ | ===== IoT Device Catalogue ===== | ||
+ | |||
+ | Device catalogue with IoT conformant devices. | ||
+ | https:// | ||
+ | |||
===== IoT Core ===== | ===== IoT Core ===== | ||
Line 10: | Line 18: | ||
==== Example ==== | ==== Example ==== | ||
https:// | https:// | ||
+ | |||
+ | |||
+ | |||
+ | ==== Rules ==== | ||
+ | |||
+ | |||
+ | |||
+ | === Redirect to SiteWise === | ||
+ | |||
+ | {{https:// | ||
+ | |||
+ | |||
+ | In order not to define a rule for each single Thing - use wildcards. | ||
+ | |||
+ | * Example setup https:// | ||
+ | * Topic wildCards https:// | ||
+ | * Functions https:// | ||
+ | |||
+ | |||
+ | |||
+ | == Have multiple things == | ||
+ | |||
+ | The MQTT **topics** for things in Iot Core | ||
+ | are as structured as following: | ||
+ | |||
+ | < | ||
+ | $aws/ | ||
+ | $aws/ | ||
+ | </ | ||
+ | |||
+ | |||
+ | == Define a rule selection== | ||
+ | |||
+ | Which match all things, | ||
+ | independent of thing-name | ||
+ | |||
+ | < | ||
+ | SELECT * FROM ' | ||
+ | </ | ||
+ | |||
+ | |||
+ | {{https:// | ||
+ | |||
+ | |||
+ | == Configure the SiteWise Assets == | ||
+ | |||
+ | Add the name of the topic - to the property " | ||
+ | So that you can use the topics - in the asset aliases. | ||
+ | |||
+ | {{https:// | ||
+ | |||
+ | |||
+ | == Define a rule action == | ||
+ | |||
+ | Using **${topic(3)}** which match the topic of the thing. | ||
+ | The rules would redirect data to assets - depending on topic. | ||
+ | |||
+ | {{https:// | ||
+ | |||
+ | |||
+ | |||
+ |
cloud/aws/iot_core.1632724755.txt.gz · Last modified: by skipidar