Skip to content

Map time series and other digital twin data to sensors and visualize them in 3D using the Vertex Platform.

License

Notifications You must be signed in to change notification settings

Vertexvis/digital-twin-demo

Repository files navigation

Vertex Digital Twin Demo

Visualize IoT time series data aligned to your 3D digital twin.

Build a true digital twin by mapping sensor IoT data directly to your 3D geometry. Set up conditional triggers to help users better understand and explore issues, failures and performance of individual assets.

Run locally in Docker

  1. Copy .env.local.template to .env.local and optionally edit values
  2. Run docker-compose up to start the app locally
  3. Browse to http://localhost:3000

If you pull down changes, you'll need to run docker-compose build to build them and then docker-compose up again.

Local development

  1. Copy .env.local.template to .env.local and optionally edit values
  2. Install dependencies, yarn install
  3. Run yarn dev to start the local development server
  4. Browse to http://localhost:3000

Project organization

public/       // Static assets
src/
  components/ // Components used in pages
  lib/        // Shared libraries and utilities
  pages/      // Pages served by NextJS
    api/      // API endpoints served by NextJS

Deployment

A few options for deployment,

About

Map time series and other digital twin data to sensors and visualize them in 3D using the Vertex Platform.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages