From 3f41b8a1ccc83816e6fcb1486208beaf474c8cc7 Mon Sep 17 00:00:00 2001 From: Tim Kourt Date: Mon, 8 Apr 2019 10:17:33 -0700 Subject: [PATCH] doc: Document 'Autoconnect' property for known networks --- doc/knownnetwork-api.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/knownnetwork-api.txt b/doc/knownnetwork-api.txt index a05a1d5c..a1266a39 100644 --- a/doc/knownnetwork-api.txt +++ b/doc/knownnetwork-api.txt @@ -37,3 +37,10 @@ Properties string Name [readonly] ISO 8601-formatted string. If the network is known but has never been successfully connected to, this property is not visible. + + boolean Autoconnect [readwrite] + + Setting 'Autoconnect' to False prevents this network + from being considered as a candidate for the automatic + connection when its BSSIDs are observed in the scan + results. The default value is True.