Skip to content

Commit 23c850f

Browse files
committed
Addressing Rob's feedback.
1 parent 8bc16fb commit 23c850f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/healthcare-apis/iot/how-to-use-iot-jsonpath-content-mappings.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: msjasteppe
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: how-to
8-
ms.date: 08/30/2022
8+
ms.date: 08/31/2022
99
ms.author: jasteppe
1010
---
1111

@@ -62,7 +62,6 @@ If you're using Azure IoT Hub Device SDKs, you can still use the JsonPathContent
6262
"template": {
6363
"typeName": "heartrate",
6464
"typeMatchExpression": "$..[?(@Body.heartRate)]",
65-
"deviceIdExpression": "$.deviceId",
6665
"timestampExpression": "$.endDate",
6766
"values": [
6867
{

0 commit comments

Comments
 (0)