summaryrefslogtreecommitdiff
path: root/doc/device-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/device-api.txt')
-rw-r--r--doc/device-api.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/device-api.txt b/doc/device-api.txt
index a45046d9..83d65311 100644
--- a/doc/device-api.txt
+++ b/doc/device-api.txt
@@ -22,6 +22,14 @@ Methods dict GetProperties()
Possible Errors: [service].Error.InvalidArguments
[service].Error.DoesNotExist
+ void JoinNetwork(dict network)
+
+ Join network specified by the given properties. The
+ properties for WiFi networks can be WiFi.SSID,
+ WiFi.Security and WiFi.Passphrase.
+
+ Possible Errors: [service].Error.InvalidArguments
+
object CreateNetwork(dict network)
Creates a network object from the specified