Digital Twins Definition Language extension for VSCode
Перейти к файлу
dilin-MS 799e2f8c47 style: refine function logic 2020-05-09 11:50:25 +08:00
.vscode feat(telemetry): add telemetry to collect submitted model number (#9) 2019-12-03 17:16:11 +08:00
azure-pipelines chore: update placehodler names 2020-05-08 10:25:17 +08:00
resources fix: add typeInferable to the graph 2020-05-08 15:48:36 +08:00
scripts merge removeTrailingRc into modifyPackageJson 2020-04-22 15:42:24 +08:00
src style: refine function logic 2020-05-09 11:50:25 +08:00
syntaxes feat(device model component): add device model component to create model file 2019-08-23 14:37:49 +08:00
.gitignore feat: integration with webpack 2019-11-21 14:21:14 +08:00
.vscodeignore feat: Deprecate DTDL v1 feature (#14) 2020-04-15 15:50:05 +08:00
CHANGELOG.md Add pnp output channel 2019-08-09 14:33:20 +08:00
CODE_OF_CONDUCT.md Initial commit 2019-08-03 20:34:59 -07:00
LICENSE.txt refactor: refactor code 2019-08-30 11:09:45 +08:00
README.md chore: add status badge of nightly, change schedule time to 3:00 2020-05-06 15:53:23 +08:00
jest.config.js chore: add jest config, fix tslint 2020-05-07 14:31:16 +08:00
logo.png feat(device model component): add device model component to create model file 2019-08-23 14:37:49 +08:00
package-lock.json style: refine function logic 2020-05-09 11:50:25 +08:00
package.json chore(ut): set up jest, remove e2e tests, provide a sample test 2020-05-07 14:31:16 +08:00
tsconfig.json Add pnp output channel 2019-08-09 14:33:20 +08:00
tslint.json feat(device model component): add device model component to create model file 2019-08-23 14:37:49 +08:00
webpack.config.js feat: Deprecate DTDL v1 feature (#14) 2020-04-15 15:50:05 +08:00

README.md

IoT Plug and Play for Visual Studio Code

Build Status

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information please see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Contact Us

If you would like to help to build the best IoT experience with IoT Plug and Play, you can reach us directly at Gitter.

Telemetry

VS Code collects usage data and sends it to Microsoft to help improve our products and services. Read our privacy statement to learn more. If you dont wish to send usage data to Microsoft, you can set the telemetry.enableTelemetry setting to false. Learn more in our FAQ.