File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,10 +19,10 @@ Azure IoT Hub emits the non-telemetry events in the following categories:
19
19
20
20
| Event category | Description |
21
21
| ---------- | ----------- |
22
- | Device Connection State Events | Emitted when a device connects to or disconnects from an IoT hub. |
23
- | Device Lifecycle Events | Emitted when a device or module is created on or deleted from an IoT hub. |
24
- | Device Twin Change Events | Emitted when a device or module twin is changed or replaced. |
25
- | Digital Twin Change Events | Emitted when a device's or module's digital twin is changed or replaced. |
22
+ | Device connection state events | Emitted when a device connects to or disconnects from an IoT hub. |
23
+ | Device lifecycle events | Emitted when a device or module is created on or deleted from an IoT hub. |
24
+ | Device twin change events | Emitted when a device or module twin is changed or replaced. |
25
+ | Digital twin change events | Emitted when a device or module's digital twin is changed or replaced. |
26
26
27
27
## Common event properties
28
28
You can’t perform that action at this time.
0 commit comments