Azure-Samples / azure-digital-twins-getting-started

Resources for getting started with Azure Digital Twins
MIT License
28 stars 23 forks source link

advanced modeling #4

Closed danhellem closed 3 years ago

danhellem commented 3 years ago

Purpose

Added new modeling features to an advanced folder

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

How to Test

Get latest and review

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid See advanced folder for new models. you can test by importing into ADT Explorer and import models and create twins

Other Information