Skip to content

This repository contains the code and configuration needed to drive an Azure Digital Twins instance from a site running the BrewHub.Net IoT Reference Architecture.

License

Notifications You must be signed in to change notification settings

jcoliz/BrewHub.DigitalTwins

Repository files navigation

BrewHub.Net Digital Twins

This repository contains the code and configuration needed to drive an Azure Digital Twins instance from a site running the BrewHub.Net IoT Reference Architecture.

IoT Reference Architecture Twins Replicator

Currently, I am working on a Digital Twins Replicator containerized application, which will replicate metrics from the local site directly into an Azure Digital Twins instance.

This bypasses the Event Grid and Function App components described in the reference architecture. When those components are implemented, the code here will run in the Function App instead of in the Edge Layer.

Getting Started

  1. Deploy an Azure Digital Twins instance. See Deployment Readme for how I do this.
  2. Set up the instance with models, twins, and relationships. See Twins Setup Script.
  3. Run the console test app to populate test data. See Console Readme.

That's as far as I've gotten! Next up: Querying data from InfluxDB and translating it to digital twin properties.

About

This repository contains the code and configuration needed to drive an Azure Digital Twins instance from a site running the BrewHub.Net IoT Reference Architecture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published