Skip to content

A code sample for visualizing Azure Digital Twins graphs as a web application to create, edit, view, and diagnose digital twins, models, and relationships.

License

Notifications You must be signed in to change notification settings

fengjihua/digital-twins-explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 

Repository files navigation

Azure Digital Twins Explorer

Note to Existing Users: Change in default branch

The master branch has now been retired and replaced by the main branch here: https://github.com/Azure-Samples/digital-twins-explorer/tree/main

Migrating for existing users

Via Git

In your local repository perform the following commands within the console.

  1. git fetch
  2. git checkout main

Via ZIP Download

  1. Navigate to the new main branch.
  2. Click the green Code button.
  3. Click the Download ZIP button.

About

A code sample for visualizing Azure Digital Twins graphs as a web application to create, edit, view, and diagnose digital twins, models, and relationships.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.8%
  • SCSS 11.6%
  • C# 3.1%
  • Other 0.5%