Skip to content

Commit 6843cb3

Browse files
committed
verified udf
1 parent d8d00a7 commit 6843cb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/digital-twins/how-to-user-defined-functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: bertvanhoof
77
ms.service: digital-twins
88
services: digital-twins
99
ms.topic: conceptual
10-
ms.date: 11/21/2019
10+
ms.date: 01/17/2020
1111
ms.custom: seodec18
1212
---
1313

@@ -241,7 +241,7 @@ Create a role assignment for the user-defined function to run under. If no role
241241
242242
## Send telemetry to be processed
243243
244-
The sensor defined in the spatial intelligence graph sends telemetry. In turn, the telemetry triggers the execution of the user-defined function that was uploaded. The data processor picks up the telemetry. Then an execution plan is created for the invocation of the user-defined function.
244+
The sensor defined in the spatial intelligence graph sends telemetry. In turn, the telemetry triggers the execution of the user-defined function that was uploaded. The data processor picks up the telemetry. Then, an execution plan is created for the invocation of the user-defined function.
245245
246246
1. Retrieve the matchers for the sensor the reading was generated from.
247247
1. Depending on what matchers were evaluated successfully, retrieve the associated user-defined functions.

0 commit comments

Comments
 (0)