---
 doc/manager-api.txt |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/doc/manager-api.txt b/doc/manager-api.txt
index f07e185..3fd149c 100644
--- a/doc/manager-api.txt
+++ b/doc/manager-api.txt
@@ -117,6 +117,17 @@ Methods            dict GetProperties()
 
                        Possible Errors: [service].Error.InvalidArguments
 
+               void ProvisionService(string configuration)
+
+                       Provide a configuration for services.
+
+                       Service configuration is provided as a single string
+                       that follows the same format as configuration files,
+                       see config-format.txt. An exception to this format
+                       is that only one service can be provisioned per call.
+
+                       Possible Errors: [service].Error.InvalidArguments
+
                object ConnectProvider(dict provider)
 
                        Connect to a VPN specified by the given provider
-- 
1.7.0.4


_______________________________________________
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman

Reply via email to