Skip to content

A web app as backend for Azure Digital Twins v1 (public preview 2019)

Notifications You must be signed in to change notification settings

arfontai/AzureDigitalTwinsBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AzureDigitalTwinsBackend

This project is a first web application that help you undestand how to take advantage of Azure Digital Twins using a simple ASP.NET Core application.

We are not trying to implement another end user web application like the Smart Hotel 360. You will have in your hands a backend application to simply the way you use the Azure Digital Twins APIs for:

  • browsing ontologies, creating types and properties
  • navigating in your space graph, creating, editing or deleting nodes
  • managing devices, sensors and user defined functions associated to your space nodes
  • simulating devices and sending data
  • manipulating blobs
  • creating spaces, devices, sensors in batch mode using a Yaml script
  • more to come (RoleAssigment, ...)

Please use the Issues section to ask for new features

Short presentation of the application

Search & List your Spaces

space list

Viewing a Space

Editing a Space

Viewing device hierarchy

Simulating a Device

Generating a topology

##To run the solution:

  • install Visual Studio 2017
  • update VIsual Studio for the latest version (mandatory to run ASP.NET Core Runtime)
  • install .NET Core 2.1 SDK

About

A web app as backend for Azure Digital Twins v1 (public preview 2019)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published