From: John Freed Date: Sun, 26 Sep 2021 07:26:12 +0000 (+0200) Subject: implement Dbus updateAccount and listDevices (#730) X-Git-Tag: v0.9.1~48 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/e78463ea0a81ef326b6adf85a50887de5192fcf7?hp=e78463ea0a81ef326b6adf85a50887de5192fcf7 implement Dbus updateAccount and listDevices (#730) * implement Dbus updateAccount and listDevices implement updateAccount(deviceName) to change device name implement listDevices update documentation * implement Dbus addDevice and removeDevice update documentation as well * Dbus add/remove/list/update devices modifications responding to requests by AsamK * Dbus incorporating InvalidUri error Co-authored-by: AsamK ---