From a647072e026bff4af3699963e00bb42ae5cf12e6 Mon Sep 17 00:00:00 2001 From: Tim Kourt Date: Tue, 30 May 2017 16:40:11 -0700 Subject: [PATCH] doc: Add device state: roaming --- doc/device-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/device-api.txt b/doc/device-api.txt index 1bf30b89..529a48e6 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -100,7 +100,7 @@ Properties string Name [readonly] Reflects the general network connection state. One of: "connected", "disconnected", "connecting", - "disconnecting" + "disconnecting", "roaming" object ConnectedNetwork [readonly, optional]