0.0.9 • Published 2 years ago

ux4iot-dtdl-bootstrap v0.0.9

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

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

0.0.9

2 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago