Add support for setting proxy configuration method
[framework/connectivity/connman.git] / test / monitor-services
index 05d1e1d..ceeba79 100755 (executable)
@@ -29,8 +29,8 @@ def property_changed(name, value, path):
                        val = val + " " + i[i.rfind("/") + 1:]
                val = val + " ]"
        elif name in ["IPv4", "IPv4.Configuration",
-                               "IPv6", "IPv6.Configuration",
-                                               "Proxy", "Ethernet"]:
+                       "IPv6", "IPv6.Configuration",
+                       "Proxy", "Proxy.Configuration", "Ethernet"]:
                val = extract_values(value)
        elif name in ["Nameservers", "Nameservers.Configuration",
                                        "Domains", "Domains.Configuration"]: