Skip to content

Commit 20c4005

Browse files
committed
IoT Hub SFI GUIDs
1 parent 0151042 commit 20c4005

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/iot-hub/iot-hub-devguide-messages-construct.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ A common use of application properties is to send a timestamp from the device us
8282

8383
```json
8484
{
85-
"applicationId":"5782ed70-b703-4f13-bda3-1f5f0f5c678e",
85+
"applicationId":"00001111-aaaa-2222-bbbb-3333cccc4444",
8686
"messageSource":"telemetry",
8787
"deviceId":"sample-device-01",
8888
"schema":"default@v1",

articles/iot-hub/iot-hub-non-telemetry-event-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ The following JSON shows a device connection state event emitted when a device d
9696
"system": {
9797
"content_encoding": "utf-8",
9898
"content_type": "application/json",
99-
"correlation_id": "98dcbcf6-3398-c488-c62c-06330e65ea98",
99+
"correlation_id": "aaaa0000-bb11-2222-33cc-444444dddddd",
100100
"user_id": "contoso-routing-hub"
101101
},
102102
"application": {

0 commit comments

Comments
 (0)