Bart van Uden
Home
Blog
About
Bart van Uden
Featured Tags
azure (12)
luis (4)
bots (3)
iot (3)
aurelia (2)
pwa (2)
signalr (2)
devops (1)
sonarqube (1)
svg (1)
Blogs
17 posts
««
«
1
2
3
4
5
»
»»
DevOps for LUIS - Part 1
Dec 22, 2020
4 minutes read
In this and upcoming blog posts, we will create a pipeline in Azure DevOps for a LUISlanguage model. In the pipeline, we will subject the model to various types of tests, after which we will ‘build’ and deploy it to an Azure environment. ......
Azure
LUIS
Dynamic floor plans with Azure Digital Twins and SVG - Part 2
Mar 23, 2020
11 minutes read
In this post we will focus on the dynamic part of the title of this blog post. We will restyle the floor plan (change the SVG) in the web application in (near) real-time when, based on some incoming sensor data, an event is triggered in the Digital Twin. For this we will use Azure Event Grid, Functions and SignalR Service. ......
Azure
IoT
Digital Twins
Event Grid
Azure Functions
SignalR
Dynamic floor plans with Azure Digital Twins and SVG - Part 1
Mar 14, 2020
11 minutes read
In this two part blog post we will add an dynamic floor plan to a webpage. We will use SVG (Scalable Vector Graphics) to create the floor plan. When an alert is raised based on sensor values in a room we will use Azure Digital Twins, Event Grid, Azure Functions and Azure SignalR Service to dynamically and in near real-time restyle the corresponding room on the floor plan. ......
Azure
IoT
Digital Twins
SVG
ASP.NET Core