iTwin-Digital Twin with Simulated Sensor Data & Alert System #58
Yousef00109
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I’m working on a project to build a digital twin that integrates simulated sensor data, and I’m encountering a few technical challenges. I’d be very grateful for any guidance, suggestions, or a roadmap to help me move forward.
Project Overview and Challenges
Simulated Sensor Data to Azure IoT Hub & iTwin Viewer Integration
My objective is to create simulated sensor data and send it to Azure IoT Hub. Once connected, I want to integrate this data with Azure Time Series Insights and visualize it in the iTwin Viewer. However, I’m unsure of the best approach to generate and stream this simulated data since Azure's device simulation tool is no longer supported.
Question: What alternative tools or methods are recommended for creating and linking simulated sensor data to Azure IoT Hub?
Alert Message
I would like to set up an alert system that activates when simulated sensor data exceeds a certain threshold. For example, if my simulated strain gauge sensor reports values greater than 5, I’d like to trigger an alert message that appears within the model.
Question: How can I configure an alert system to monitor data values and trigger notifications when exceeding a threshold?
Any advice, examples, or resources would be immensely helpful. Thank you very much in advance for your support!
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions