April 2018
Intermediate to advanced
332 pages
8h 5m
English
To get started, head over to AWS IoT and to the region where we have registered our Thing:
|
Field |
Value |
|
Name |
ES_Indexer |
|
Description |
Index AWS IoT topic data to Elasticsearch service |
|
SQL version |
2016-03-23 |
|
Attribute |
cast(state.desired.temp as decimal) as temp, cast(state.desired.humd as decimal) as humd, timestamp() as timestamp |
|
Topic filter |
$aws/things/Pi3-DHT11-Node/shadow/update |
|
Condition |