Hi,

I have a system with on board ethernet and using connman git head.
When i query the technology it says Powered state is "false" and at
the same time "Connected" state is "true."

$ dbus-send --system --print-reply --dest=net.connman /net/c
onnman/technology/ethernet net.connman.Technology.GetProperties
method return sender=:1.0 -> dest=:1.27 reply_serial=2
   array [
      dict entry(
         string "Name"
         variant             string "Wired"
      )
      dict entry(
         string "Type"
         variant             string "ethernet"
      )
      dict entry(
         string "Powered"
         variant             boolean false
      )
      dict entry(
         string "Connected"
         variant             boolean true
      )
      dict entry(
         string "Tethering"
         variant             boolean false
      )
   ]

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

Reply via email to