Skip to content

Project for quickly setting up a project with ux4iot-react using the Digital Twin Definition Language (DTDLv2)

Notifications You must be signed in to change notification settings

stefan-hudelmaier/ux4iot-dtdl-bootstrap

Repository files navigation

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

About

Project for quickly setting up a project with ux4iot-react using the Digital Twin Definition Language (DTDLv2)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published