Skip to content

Commit 8ce6e70

Browse files
committed
Changed header size
1 parent 6b5b408 commit 8ce6e70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/iot-central/core/howto-export-data-pnp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ For Blob Storage, data is exported once per minute, with each file containing th
118118
You can browse the exported files in the Azure portal by navigating to the file and choosing the **Edit blob** tab.
119119

120120

121-
### Telemetry
121+
## Telemetry
122122

123123
For Event Hubs and Service Bus, a new message is exported quickly after IoT Central receives the message from a device, and each exported message contains the full message the device sent in the body property in JSON format.
124124

@@ -181,7 +181,7 @@ This is an example record exported to blob storage:
181181
}
182182
```
183183

184-
### Devices
184+
## Devices
185185

186186
Each message or record in a snapshot represents one or more changes to a device and its properties since the last exported message. This includes:
187187

@@ -304,7 +304,7 @@ This is an example snapshot containing devices and properties data in Blob Stora
304304
}
305305
```
306306

307-
### Device templates
307+
## Device templates
308308

309309
Each message or snapshot record represents one or more changes to a device template since the last exported message. Information sent in each message or record includes:
310310

0 commit comments

Comments
 (0)