Commit graph

10 commits

Author SHA1 Message Date
Christian Müller
ec47b1991d Add godoc standard comment prefix 2022-10-26 09:19:03 +02:00
Felix Rosén
0080a5c9db feat(AccessPoint): add LastSeen property
The property field can be seen as available here:
https://developer-old.gnome.org/NetworkManager/stable/gdbus-org.freedesktop.NetworkManager.AccessPoint.html#gdbus-property-org-freedesktop-NetworkManager-AccessPoint.LastSeen

Its also showing, in the `Body` of the recieved dBus signal on the
`Subscribe()` method.
2021-12-13 20:28:34 +01:00
Blake Miner
73c139ad58 Update imports to dbus/v5 2019-09-25 15:15:19 -04:00
Christian Müller
f731daa637 Merge remote-tracking branch 'upstream/master' 2019-09-18 10:19:02 +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
3eddf987a8 Add 1.16 Methods and Properties path definitions 2019-05-16 17:10:52 +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
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