How to receive IoT device simulator's data to AWS IoT core.
0
I want to show data on Quicksight made by AWS IoT device simulator. [https://repost.aws/questions/QUeJmozwQnTWefA45Ti4aGjQ/canot-find-the-data-iot-simulator-generated] I don't know how to set IoT core in order to receive IoT device simulator's data. If anyone know handson or procedure about this, please let me know.
asked 11 days ago27 views
1 Answers
0
Accepted Answer
Hi. Generally, you would use AWS IoT Rules to route the data to another service. In the blog I shared yesterday, it mentioned rules in the patterns, but didn't detail how to use them.
This workshop walks you through how to build one possible pattern: https://iot-analytics.workshop.aws/
answered 11 days ago
Relevant questions
Greengrass vs. IoT Core
asked 5 months agoIoT Architecture recommendation - switch from Azure to AWS
asked 3 years agoIngesting data using IoT core rules
asked a year agoIoT Device Defender Metrics
asked 2 years agoIoT device/device profile tags in payload
asked 7 months agoWriting IOT Data to S3
asked 5 months agoWhats the difference between AWS IoT Greengrass and AWS IoT Device Client?
Accepted Answerasked a year agoHow to receive IoT device simulator's data to AWS IoT core.
Accepted Answerasked 11 days agoCanot find the data iot simulator generated.
Accepted Answerasked 12 days agosend data AWS IoT from telegraf to influxdb cloud
asked 25 days ago
Thanks a lot again for very useful information. I think I will be able to run through reading workshop documents.