Skip to content

Commit 19fb4e0

Browse files
authored
Merge pull request #192708 from PatAltimore/patricka-offline
Add portal status behavior for offline IoT Edge devices
2 parents f17a729 + 584f19a commit 19fb4e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/iot-edge/offline-capabilities.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ Only non-IoT Edge devices can be added as child devices.
5353

5454
IoT Edge devices and their assigned child devices can function indefinitely offline after the initial, one-time sync. However, storage of messages depends on the time to live (TTL) setting and the available disk space for storing the messages.
5555

56+
A device's *EdgeAgent* updates its reported properties whenever there is a change in the deployment status such as a new or failed deployment. When a device is offline, the *EdgeAgent* can't report status to the Azure portal. Therefore, the device status in the Azure portal may remain **200 OK** when IoT Edge device has no internet connectivity.
57+
5658
## Set up parent and child devices
5759

5860
By default, a parent device can have up to 100 children. You can change this limit by setting the **MaxConnectedClients** environment variable in the edgeHub module. A child device only has one parent.

0 commit comments

Comments
 (0)