Skip to content

ashish-srivastava-dev/civil-iot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

civil-iot

This repository demonstrates a powerful integration between Microsoft's Azure Digital Twin and Bentley iTwin technology platform. It visualizes IoT sensor data in the context of a 3d physical model illustrating a roadway operations scenario.

View our demo

Contents

There are three applications in this repository:

  • Azure function - Listens to sensor data coming from an Azure IoTHub instance, computes a health score for relevant roadway assets, and writes all this information to an instance of Azure Digital Twins. The deep dive video below has a code walkthough.

  • Exporter - Queries the iModel and uses the contents to create a DTDL model for Azure Digital Twins and also produces the corresponding instance data. The deep dive video has a code walkthough.

  • Viewer - Embeds a custom iTwin Viewer that visualizes the 3D engineering model in context with terrain reality data. Also inlcudes visualization of the live sensor data readings and computed asset health scores. The deep dive video shows how to connect the iTwin Viewer to Azure Digital Twins and Azure Time Series Insights.

Additional resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.8%
  • C# 5.6%
  • JavaScript 5.1%
  • CSS 2.6%
  • HTML 0.9%