- ...
- base images
- SDK
- ...
Working with DBus from a SimpleSwitch™ package#
By default all SimpleSwitch™ packages are allowed to register and communicate with all DBus
services prefixed with simpleswitch..
If you want to register your own service use e.g. simpleswitch.myapplication.<service name>.
The connection to the DBus daemon can be obtained from the environment variable DBUS_SESSION_BUS_ADDRESS.
See also