Problem with Ingestion data from IoT Core (MQTT) to AWS SiteWise
0
I use a microcontroller for generating telemetry, I've gotten normally my data to my MQTT topic. Now... I’m going to send these data to AWS SiteWise.
- I've created Rule in my IoT Core
- Created Model and Asset in my SiteWise
I use these guidelines https://iot-sitewise.workshop.aws/en/40_aws-iot-sitewise-data-ingestion/data-ingestion-and-asset-properties.html https://docs.aws.amazon.com/iot-sitewise/latest/userguide/ingest-data-from-iot-things.html
Help me with organizing Correctly IoT Rule or any solution for it.
asked 6 months ago57 views
1 Answers
0
Hi, this page provides an example of the AWS IoT Rule configuration to ingest data into AWS IoT Sitewise using AWS IoT Rules: https://iot-sitewise.workshop.aws/en/40_aws-iot-sitewise-data-ingestion/ingest-data-through-iot-core.html
answered 6 months ago
What I'm doing wrong?
Relevant questions
Iot Core -> SiteWise ingestion question
Accepted Answerasked 4 months agoProblem with Ingestion data from IoT Core (MQTT) to AWS SiteWise
asked 6 months agoSiteWise ingestion rules coming from IoT Core
asked 4 months agoIoT Architecture recommendation - switch from Azure to AWS
asked 3 years agoIngesting data using IoT core rules
asked a year agoWhat services should I use if I want to do live monitoring the data?
asked 3 years agoGreengrass v2 - Almost no telemetry data
Accepted Answerasked a year agoCan devices send MQTT messages to Greengrass core on different port?
asked 3 years agosend data AWS IoT from telegraf to influxdb cloud
asked a month agounable to Sub scribing with Mqtt data in AWS IoT core with greengrass deployment
asked 2 months ago
Hello, Andrei S. Thank you for your quick reply. Yes, I've tested this Workshop and I can’t get the correct results. I'll try to attach some pictures to this post.