Removes legacy implementation
Now rci is implementing sensible good default get and set value for
its interfaces. So implementation in liboncilla could be removed.
This removes a lot of NotImlementedError throw. Those will be thrown
by the backend instead, if the interfaces are not actually implemented.
amarsi_closes #482
amarsi_closes #289