- Le plus récent
- Le plus de votes
- La plupart des commentaires
Here is how you can create a dashboard on AWS IoT SiteWise to visualize and analyze data from multiple sensors connected to a LoRa gateway:
1/ Set up your LoRa gateway and sensors: Ensure that your LoRa gateway is integrated with AWS IoT Core for LoRaWAN and that your sensors are sending data to the gateway.
2/ Create an AWS IoT SiteWise Monitor project: Log in to the AWS IoT SiteWise Monitor console and create a new project.
3/ Add your sensors to the project: In the project details page, click on "Add assets" and follow the instructions to add your sensors to the project.
4/Create a dashboard: Once your sensors are added to the project, click on "Create dashboard" and provide a name and description for your dashboard. You can then add visualizations to the dashboard by clicking on "Add visualization" and selecting the type of visualization you want to create.
5/Customize your visualizations.
6/Share your dashboard.
7/Monitor and analyze your data: You can now monitor and analyze your data by viewing your dashboard and making changes to your visualizations as needed. You can also use AWS IoT SiteWise Monitor's analytics features to gain insights into your data and make data-driven decisions.
https://docs.aws.amazon.com/iot-sitewise/latest/userguide/industrial-data-ingestion.html
https://docs.aws.amazon.com/iot-sitewise/latest/appguide/create-dashboards.html
Hi. It's not wrong to use SiteWise with LoRaWAN data, but there are other options. You might instead consider, for example, Sensors->Gateways->AWS IoT Core for LoRaWAN-> AWS IoT Core rules engine->Amazon Timestream->Amazon managed Grafana. Similar to pattern 4 described here: https://aws.amazon.com/blogs/iot/7-patterns-for-iot-data-ingestion-and-visualization-how-to-decide-what-works-best-for-your-use-case/. This pattern is used in this workshop: https://catalog.us-east-1.prod.workshops.aws/workshops/dffece3a-a4a4-4a12-b416-5851ca712839/en-US.
SiteWise will be of greatest advantage if you would its asset modeling features: https://docs.aws.amazon.com/iot-sitewise/latest/userguide/industrial-asset-models.html
Contenus pertinents
- demandé il y a un an
- demandé il y a un an
- demandé il y a un an
- AWS OFFICIELA mis à jour il y a 2 ans
- AWS OFFICIELA mis à jour il y a un an
- AWS OFFICIELA mis à jour il y a 3 ans
- AWS OFFICIELA mis à jour il y a 2 ans
This omits two things. You need to create models and assets in SiteWise before step 3. Also, you need to use an AWS IoT Core rule to send sensor data from AWS IoT Core to AWS IoT SiteWise: https://docs.aws.amazon.com/iot-sitewise/latest/userguide/iot-rules.html