Christian Müller
ff992cedc5
Add build action badge
2020-03-19 16:08:59 +01:00
Christian Müller
aeb83621f6
Merge pull request #11 from joseffilzmaier/setManaged
...
Add missing error return value to Device Interface
2020-03-19 16:04:41 +01:00
Christian Müller
91c676f015
Fix go build action
2020-03-19 16:03:04 +01:00
Christian Müller
dbb5cee305
Create go.yml
2020-03-19 15:59:39 +01:00
Josef Filzmaier
b933f11d15
Add missing error return value to Device Interface
2020-03-19 15:08:07 +01:00
Christian Müller
41fe7adda8
Merge pull request #10 from joseffilzmaier/setManaged
...
Implement SetPropertyManaged
2020-03-19 13:13:36 +01:00
Josef Filzmaier
ac6a5d93da
Implement SetPropertyManaged
...
For the Device interface
2020-03-19 12:29:18 +01:00
Christian Müller
7809e29c58
Merge branch 'develop'
2020-03-06 11:56:59 +01:00
Christian Müller
af717566b8
Add Device.Reapply
2020-03-06 11:53:44 +01:00
Christian Müller
92ce8f7249
Merge pull request #8 from infrabel-iot/master
...
added parameter specific_object for AddAndActivateConnection
2020-03-06 11:50:52 +01:00
Christian Müller
98840bd76a
Add Device.SetPropertyRefreshRateMs
2020-03-06 11:46:50 +01:00
Christian Müller
90c97fb098
Add property setter helper
2020-03-06 11:46:34 +01:00
Christian Müller
b5a3c5f6aa
Fix CheckpointCreateand GetPropertyCheckpoints
2020-03-06 11:46:12 +01:00
Xavier Van Herpe
2403e094c9
added missing flag for Reload
2020-01-15 15:31:04 +01:00
Xavier Van Herpe
083258d920
added parameter specific_object for AddAndActivateConnection
2019-11-19 09:16:19 +01:00
Christian Müller
f9c3eafef3
Fix GetPropertyNameservers return type ([]byte instea of string)
2019-09-30 20:27:14 +02:00
Christian Müller
acc1f48502
Device Reapply and GetActiveConnection
2019-09-30 16:13:03 +02:00
Christian Müller
050d2c2b0e
Merge pull request #6 from bminer/master
...
Update imports to dbus/v5
2019-09-26 09:35:51 +02:00
Blake Miner
73c139ad58
Update imports to dbus/v5
2019-09-25 15:15:19 -04:00
Christian Müller
0f5ef75ca9
Update godoc path
2019-09-18 11:10:30 +02:00
Christian Müller
528fab6eed
Add device example
2019-09-18 11:08:24 +02:00
Christian Müller
13e298849f
Update LICENSE
2019-09-18 10:48:22 +02:00
Christian Müller
d87c8a8601
Add backward compatibility notice
2019-09-18 10:36:51 +02:00
Christian Müller
2b5c8106ad
ActiveCOnnection : do not create an object if the path is '/', return nil instead
2019-09-18 10:34:39 +02: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
2ee5cfeefc
Merge branch 'master' into DeviceActiveConnection
2019-09-11 11:57:34 +02:00
Christian Müller
dcb4492d52
Add Device ActiveConnection
2019-09-11 10:58:15 +02:00
Christian Müller
f51b27b839
Merge pull request #4 from joseffilzmaier/master
...
Change DeactivateConnection paramter
2019-08-29 17:24:05 +02:00
Christian Müller
6730bdafad
Update NetworkManager.go
...
Fix the interface removing unimplemnted methods
2019-08-29 17:21:09 +02:00
Christian Müller
43375d86be
Merge pull request #2 from jkirkwood/master
...
Add GetSecrets method to connection
2019-08-29 16:56:10 +02:00
Michel Wohlert
4fdc455bc7
Added connection delete
2019-08-20 09:32:56 -04:00
Josef Filzmaier
e5941e8300
Change connection parameter name
...
The developer.gnome.org spec specifies that the
function call DeactivateConnection() requires
an ActiveConnection as its parameter.
2019-08-14 18:54:51 +02:00
jkirkwood
337d0bb01e
Add more wireless device properties
2019-07-10 22:57:00 -04:00
jkirkwood
2c7e6be272
Add GetSecrets method to connection
2019-07-10 15:37:19 -04:00
Tom Wambold
03a3b409e2
Merge pull request #11 from Meskedal/duplicate_fix
...
Fixed duplicate entries in nm and utils
2019-06-29 21:56:31 -04:00
meskedal
4c09e115f8
Fixed duplicate entries in nm and utils
...
After the latest merge there was a duplicate entry of AddAndActivateWirelessConnection in NetworkManager.go
which has been removed. There was also duplicate functions call2 and
callError2 in utils.go. The duplicate of AddAndActivateWirelessConnection referenced
callError2, and both of these duplicates has been removed.
2019-06-29 23:53:31 +02:00
Tom Wambold
7f3cfc8b74
Merge pull request #10 from phommel/master
...
Don't Panic ™ : Refactoring of execption handling from panic to error values
2019-06-26 10:08:15 -04: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
Christian Müller
27de9ee243
Merge pull request #1 from jkirkwood/master
...
Standardize property names and remove panics
2019-06-20 16:20:42 +02:00
jkirkwood
744dfb200e
Remove all panicking from methods
2019-06-19 17:47:59 +00:00
jkirkwood
2a9ef418e6
Implement better error handling for properties
2019-06-19 17:26:36 +00:00
Christian Müller
dfa13818d7
Add DeviceStatistics
2019-06-19 10:36:11 +02:00
Christian Müller
edc408ad29
Add getUint64Property
2019-06-19 10:36:04 +02:00
Christian Müller
4b4b6d712a
Use CameCase for all enums (breaks API)
2019-06-12 14:57:33 +02:00
Christian Müller
df51fdd589
Add new types strings conversions
2019-06-12 14:51:29 +02:00
Christian Müller
0f5a9d164e
Update REAMDME to 1.16
2019-06-12 14:45:25 +02:00
Christian Müller
0a5fad1fde
Ad Checkpoint.MarshallJSON
2019-06-12 14:45:02 +02:00
Christian Müller
79378fe268
Add Checkpoint properties
2019-06-12 14:42:59 +02:00
Christian Müller
ff4ee87140
Complete NetworkManager Methods and properties, add Checkpoint (empty)
2019-06-12 14:34:18 +02:00