Commit graph

27 commits

Author SHA1 Message Date
Christian Müller
af717566b8 Add Device.Reapply 2020-03-06 11:53:44 +01:00
Blake Miner
73c139ad58 Update imports to dbus/v5 2019-09-25 15:15:19 -04:00
Christian Müller
7525115948 Merge upstream 2019-09-18 10:19:20 +02:00
Christian Müller
f731daa637 Merge remote-tracking branch 'upstream/master' 2019-09-18 10:19:02 +02:00
Christian Müller
dcb4492d52 Add Device ActiveConnection 2019-09-11 10:58:15 +02:00
Peter Hommel
12d19b58ae Don't Panic: Forward all errors as error values. Read this for reference: https://dave.cheney.net/2012/01/18/why-go-gets-exceptions-right 2019-06-26 09:24:05 +02:00
jkirkwood
2a9ef418e6 Implement better error handling for properties 2019-06-19 17:26:36 +00:00
Christian Müller
fee15bfbc3 Ad DeviceEthernet / Wired 2019-06-11 17:18:09 +02:00
Christian Müller
acdef35b8f Add DeviceIpTunnel 2019-06-11 17:17:55 +02:00
Christian Müller
e7d3e5b620 Add DeviceGeneric 2019-06-11 17:17:45 +02:00
Christian Müller
0e793812a6 Add DeviceDummy 2019-06-11 17:17:36 +02:00
Christian Müller
13310c5efe Rename WirelessDevice to DeviceWireless for future consistency 2019-06-11 12:09:34 +02:00
Christian Müller
553bba8ed1 Add Device.IP6Config and Device.DHCP6Config properties support 2019-06-03 10:59:03 +02:00
Christian Müller
4e0c045d1d Adding new Device properties 2019-05-29 08:06:43 +02:00
Christian Müller
3f7449c467 Add Device.Delete 2019-05-28 14:33:21 +02:00
Christian Müller
875ed76c55 Add Device.Disconnect 2019-05-28 14:33:07 +02:00
Christian Müller
7e14f55cb3 Add Device methods identifiers definition 2019-05-17 11:40:57 +02:00
Christian Müller
91e429abbc Add Device.PhysicalPort and Device.Mtu 2019-05-16 17:43:48 +02:00
Christian Müller
30a232a612 Fix bad refactor 2019-05-16 17:16:45 +02:00
Christian Müller
3eddf987a8 Add 1.16 Methods and Properties path definitions 2019-05-16 17:10:52 +02:00
Christian Müller
5c25f8b28d Add Device.Managed 2019-05-16 16:42:06 +02:00
Christian Müller
98bb278033 Add Device.Udi 2019-05-16 16:41:32 +02:00
hiro15
e95fae9eed Request scan and activate access point (#6)
Add some methods for wireless devices.
2018-12-04 09:31:30 -05:00
Kamil Krawczyk
a623a58bfe Get the IP interface name of the device. 2018-07-30 17:21:50 -04:00
Kamil Krawczyk
394a1ac2cd Get configuration returned by the IPv4 DHCP server. 2018-07-19 10:22:54 -04:00
Tom Wambold
e9eb8e5842 Flesh out Device and AccessPoint objects, JSON marshalling, basic signals. 2016-05-25 16:47:07 -04:00
Tom Wambold
75591bce97 Initial commit with not a whole lot of coverage. 2016-05-24 20:58:18 -04:00