ux4iot-dtdl-bootstrap
TypeScript icon, indicating that this package has built-in type declarations

0.0.9 • Public • Published

Usage

Run this via npx:

ux4iot-dtdl-bootstrap --input my-dtdl-model.json --output DeviceView.js

You can find samples for DTDL models here: https://github.com/Azure/opendigitaltwins-dtdl/tree/master/DTDL/v2/samples

For a list of DTDL models of actual hardware look here: https://github.com/Azure/iot-plugandplay-models/tree/main/dtmi

Workflow for updating template

  • Work on the React application in template-ui. You can work on it using: npm run start (with Hot-Reload)
  • Once you are satisfied, merge your changes of template-ui/src/DeviceView.js manually into Device.ejs, e.g. using vimdiff DeviceView.ejs template-ui/src/DeviceView.js
  • Publish a new version of the bootstrap app which bundles DeviceView.ejs

Planned Features

Readme

Keywords

none

Package Sidebar

Install

npm i ux4iot-dtdl-bootstrap

Weekly Downloads

8

Version

0.0.9

License

none

Unpacked Size

22.3 kB

Total Files

10

Last publish

Collaborators

  • stefanhudelmaier
  • jro_di