Struct sota::gateway::dbus::DBus
[−]
[src]
pub struct DBus {
pub dbus_cfg: DBusConfig,
pub itx: Sender<Interpret>,
}The DBus gateway is used with the RVI module for communicating with the
system session bus.
Fields
dbus_cfg | |
itx |