Skip to content

Commit

Permalink
Add D-Bus method calls for accessing mce configuration settings
Browse files Browse the repository at this point in the history
The new method calls to com.nokia.mce.request interface are
get_config and set_config. Both take object path parameter and
the latter also boolean, int32, double or string value. Or an
array of the same types.

This allows us to query/modify mce settings without caring where
mce itself stores the data.
  • Loading branch information
spiiroin committed Nov 28, 2012
1 parent 5f50c2e commit 8b7888f
Showing 1 changed file with 585 additions and 1 deletion.

0 comments on commit 8b7888f

Please sign in to comment.